epac-alerting-policy

Latest: v1.4.4
Category
Governance
Total Versions
25
Last Updated
3/30/2026

Release History

v1.4.4 Latest

Changes:

  • add alert for Resource Health for all resources who are managed by simac
  • Merged PR 17721: add alert for Resource Health for all resources who are managed by simac

v1.4.3

Changes:

  • changed parameters for fileshare latency alerts in policy set.
  • Merged PR 17375: Update alert sensitivity parameter for File Share server latency monitoring

v1.4.2

Changes:

  • Change Azure File share latency alert from static threshold to dynamic threshold.
  • Merged PR 17370: Update Azure File Share latency alert policy to use dynamic thresholds and en...

v1.4.1

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 17090: Add nightly build trigger to pipeline configuration

v1.4.0

Changes:

  • Policies to deploy fileshare alerts. APF-Deploy Alert for Azure File Share Capacity Warning APF-Deploy Alert for Azure File Share Capacity Critical APF-Deploy Alert for Azure File Share Throttling APF-Deploy Alert for Azure File Share Availability APF-Deploy Alert for Azure File Share Server Latency
  • Merged PR 17074: Add Azure File Share monitoring policies for capacity, latency, and throttlin...

v1.3.4

Changes:

  • Disable auto-resolve in keyvault certificate alerting. For certificates we don't need the resolved message, to prevent people are thinking it is solved. It isn't always solved because the query doesn't find the outdated certificate twice.
  • Merged PR 16990: Set autoMitigate to false for Key Vault expiration alert rule

v1.3.3

Changes:

  • Change environment tag to Environment. To be compliant with the APF Policy iniative.
  • Merged PR 16856: Fix casing for environment tag in APF resource group policy
  • change environment tag value to prd.Make it compliant to latest required tags policy

v1.3.2

Changes:

  • change environment tag value to prd.Make it compliant to latest required tags policy
  • Merged PR 16802: Updated apf-deploy-resource-group-for-alert-processing-rules.jsonc

v1.3.1

Changes:

  • Add SKU tier conditions for Event Hub namespace alert policies for metric that are only available for the Premium and Dedicated tiers
  • Merged PR 16770: Add SKU tier conditions for Event Hub namespace alert policies

v1.3.0

Changes:

  • Add Azure Policies for Event Hub Monitoring Alerts
  • Merged PR 16710: Add Azure Policies for Event Hub Monitoring Alerts

v1.2.6

Changes:

  • Fix: naming convention
  • Merged PR 16589: Add Minus After APF

v1.2.5

Changes:

  • Default value parameter resource group name is changed toapf-monitoring-we-rg in policy "APF-Deploy resource group for alert processing rules".
  • Merged PR 16575: EPAC fix bug

v1.2.4

Changes:

  • Simplify query for expiredkeys, secrets or certificates in key vaults.
  • Merged PR 16524: Update version to 1.0.1 and refine query conditions in Key Vault alert policy

v1.2.3

Changes:

  • Add defaultsValues to the definition sets from gen-auzre-policy to the definition sets for Epac Add 5 missing policies
  • Merged PR 16422: Add missing policies and set default in the defintion set

v1.2.2

Changes:

  • Add extra info to the parameters section.
  • Merged PR 16336: Refactor code structure for improved readability and maintainability

v1.2.1

Changes:

  • Fix issues in auto created policyDefinitionReferenceIds
  • Merged PR 16255: Add APF Monitor Initiative policy assignment JSON configuration

v1.2.0

Changes:

  • Created the policy Definition Set with a script based on the policy Definitions to prevent errors.
  • The script also generates the policyDefinitionReferenceId automatic based on the Displayname of the policy for consistency.
  • Merged PR 16215: Add global settings and policy assignments for APF Monitor Initiative

v1.1.0

Changes:

  • Add Readme.md Add example directory under docs. Change category in the Policy Definition Set to "Simac APF - Platform Alerts" The names of Resources that are created start with "apf-" instead of "afs".
  • Merged PR 15964: Refactor alert naming conventions from 'afs-alert' to 'apf-alert' across mult...
  • First published version

v1.0.5

Changes:

  • Add default values to the parameters in de definition set
  • Merged PR 15800: Add default values for parameters in APF Platform Alerts Initiative

v1.0.4

Changes:

  • The name of a policy assignment must be less then 24 characters.
  • Changed the name of the policy set it can match the name of the assignment.
  • Merged PR 15795: Rename initiative to APF Monitor and update category to Monitoring

v1.0.3

Changes:

  • Add parameter definitions to initiative
  • Replace AFS with APF
  • Merged PR 15786: Fix error found in first plans

v1.0.2

Changes:

  • Add missing default to the policy definitions.
  • Merged PR 15776: Set missing defaults

v1.0.1

Changes:

  • Migrateafs_platform_alert_policiesform module gen-azure-policy v4.3.0 to epac format to module epac-alerting-policy.
  • Merged PR 15758: Remove unused group names from APF Platform Alerts Initiative

v1.0.0 Breaking

Changes:

  • Migrateafs_platform_alert_policiesform module gen-azure-policy v4.3.0 to epac format to module epac-alerting-policy.
  • Merged PR 15752: Add new policy definition and initiative for Disk Space Free alerts

v0.2.0

Changes:

  • Create PolicyDefinition and PolicySetDefintions for testing.
  • Merged PR 15035: Create first version for testing.