apf-governance

Latest: v0.2.4
Category
Governance
Total Versions
6
Last Updated
12/4/2025

Release History

v0.2.4 Latest

Changes:

  • Change anyOff to allOff in policy "Deploy Alert for Create Policy Assignment in Activity Logs" to fix non-compliant issue.
  • Merged PR 14822: allof setting

v0.2.3

Changes:

  • Change some monitoring policies. Removed unused parameter in policy.
  • Merged PR 14807: refactor: Remove severity parameter from Azure policy alerts

v0.2.2

Changes:

  • Severity property needs and value that can be converted to int
  • Merged PR 14614: feat: Update severity values in AFS platform alert policies

v0.2.1

Changes:

  • Fix bug with environment tag on monitoring resource group.
  • Merged PR 14599: Updated afs_platform_alert_processing.yml

v0.2.0

Changes:

  • Using simac_critical​, simac_warning​ and simac_informational​ instead of sev-x (where x is a number)
  • Merged PR 14554: feat: Update severity values and descriptions in Azure policy alerts

v0.1.1

Changes:

  • initial files for bootstrapping management
  • Merged PR 14482: feat: Add AFS custom, generic, platform alert, and regulatory compliance poli...