azureautomation/disables-or-enables-all-alert-rules-in-a-given-azure-resource-group
This script gets all the rules in a given Azure Resource Group and either Disables them or Enables them depending on the presence of the Enable switch parameter. Default action (no -Enable) is to disable all the rules. Rules that are currently already disabled will stay disabled
PowerShellNOASSERTION