gen-azure-policy-initiative

Latest: v1.2.2
Category
Governance
Total Versions
3
Last Updated
3/18/2026

Release History

v1.2.2 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 17435: Update pr template and add nightly build trigger

v1.2.1

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12267: Update pull request template and YAML configuration for Azure pipeline

v1.2.0

Changes:

  • "azurerm_role_assignment" resource to prevent the creation whenvar.managed_identity.assign_identity= false
  • Merged PR 11521: Read managed idenity to get principal id
  • Support for User Managed Identities: SystemAssigned is set as default so no change are needed at the customer repo's Replace resources:azurerm_policy_set_definitionwithazurerm_management_group_policy_set_definitionto be ready for AzureRM 5. This destroys the definitions and recreates them.
  • Merged PR 11480: Support User Managed Identities, Ready for AzureRM 5
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.