epac-avd-alerting-policy

Latest: v1.0.5
Category
Governance
Total Versions
6
Last Updated
3/6/2026

Release History

v1.0.5 Latest

Changes:

  • Added the ACT - Nightly build trigger as a pipeline resource trigger. Pipeline will then only run the test stage every night. Removed src trigger
  • Merged PR 17092: Add nightly build trigger to CI pipeline and update pull request template

v1.0.4

Changes:

  • Change for the capacitity warning and critical alerts, the existenceCondition value to match the policy name.
  • Merged PR 16907: Update alert names for AVD host pool capacity policies

v1.0.3

Changes:

  • existenceCondition value to"[concat('(simac_', parameters('severity'), ')')]".With this value we ensure changes to the severity are also updated in the alert rule in Azure. Change hostpool capacity alerts, make it variable.
  • Merged PR 16895: change existenceCondition

v1.0.2

Changes:

  • Added groupname to the policies in the definition file.
  • Merged PR 16884: Add groupNames to monitoring policies in AVD alert initiative

v1.0.1

Changes:

  • Fix policy file extension name bug Replace"," for "."
  • Merged PR 16876: Fix bug in policy file name

v1.0.0

Changes:

  • First release of AVD monitoring policies module.Created alerts with this module `apf-alert-<hostpool-name>-avd-hostpool-capacity-90-percent` `apf-alert-<hostpool-name>-avd-hostpool-capacity-95-percent` `apf-alert-<hostpool-name>-avd-fslogix-profile-disk-failed-to-attach` `apf-alert-<hostpool-name>-avd-fslogix-profile-failed-due-to-network-issue` `apf-alert-<hostpool-name>-avd-fslogix-profile-service-disabled` `apf-alert-<hostpool-name>-avd-no-resources-available` `apf-alert-<hostpool-name>-avd-sessionhost-health-check-failure`
  • Merged PR 16873: AVD monitoring policies