Azure Monitor Baseline Alerts
Download AlertsGlossaryGitHubGitHub IssuesToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

What´s new

For information on what’s new please refer to the Releases page.

To update your current deployment with the content from the latest release, please refer to the Update to new releases page.

2024-03-01

New features

  • The action group has been enhanced to allow more choices for notifications and actions
    • Email Azure Resource Manager Role
    • Azure Function
    • Event Hubs
    • Logic App
    • Webhook
  • The service health initiative no longer includes the deployment of the Alert Processing Rule policy. Service Health now has its own Action Group.
  • Added the Notification Assets initiative, which deploys the Alert Processing Rule and the Action Group used by the Connectivity, Identity, Management and Landing zone initiatives.
  • New policy for Policy for Storage Account Deletion. Issue #76
  • Updating the remediation script to allow for a better experience while remediating the new action group for Service Health

Bug fixes

  • Fixed: unable to deploy via pipeline using ubuntu-latest. Issue #64
  • Fixed the PIP VIP alert existence condition to only check for standard SKU. Issue #80

Documentation updates

2023-11-14

New features

  • The Service Health Policy Set Definition now includes parameters to set the Policy Effect. With this you can choose which Server Health alert rules are deployed. Note that the default value for the parameters is “deployIfNotExists”. The parameter file has been updated.
  • Added alert rules in the Landing Zone Policy Set Definition.
    • Front door (Microsoft.Cdn/profiles)
    • Front door classic (Microsoft.Network/frontdoors)
    • Traffic Manager (Microsoft.Network/trafficmanagerprofiles)
    • App Service (Microsoft.Web/serverfarms)

Bug fixes

  • Update path in sample-workflow Issue #30
  • Update sample commands in Start-AMBARemediation.ps1 Pull #49
  • Fixes to Role Assignment cleanup, cleanup script Issue #42
  • Fixed VSCode template validation error Issue #43

Documentation updates