epac-alerting-policy

Latest: v1.3.3
Category
Governance
Total Versions
19
Last Updated
3/2/2026

Release History

v1.3.3 Latest

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.