gen-azure-custom-role-simac

Latest: v1.3.3
Category
Governance
Total Versions
8
Last Updated
4/13/2026

Release History

v1.3.3 Latest

Changes:

  • Remove classic vm and storage permissions.
  • Merged PR 17998: Updated SimacMS365Engineer.tf

v1.3.2

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 17423: Update pr template and add nightly build trigger

v1.3.1

Changes:

  • Removed duplicated Actions from theSimacOSEngineerrole
  • Merged PR 12641: Refactor SimacOSEngineer role permissions by removing duplicate entries and c...

v1.3.0

Changes:

  • Update SimacMS365Engineer CUSTOM role with the following extra permission:
  • Microsoft.Resources/subscriptions/resourceGroups/read
  • Merged PR 12599: Updated SimacMS365Engineer.tf

v1.2.2

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12215: Update pull request template and YAML configuration for ACT Secrets Store int...

v1.2.1

Changes:

  • Merged PR 12167: Add item to Role

v1.2.0

Changes:

  • Added permissions for the SiumacSQLEngineer:
  • Merged PR 11857: Add permissions to Role

v1.1.0

Changes:

  • Added below permissions to the SimacSQLEngineer role:
  • "Microsoft.DataMigration/sqlMigrationServices/write", "Microsoft.DataMigration/sqlMigrationServices/delete", "Microsoft.DataMigration/sqlMigrationServices/read", "Microsoft.DataMigration/sqlMigrationServices/listAuthKeys/action", "Microsoft.DataMigration/sqlMigrationServices/regenerateAuthKeys/action", "Microsoft.DataMigration/sqlMigrationServices/deleteNode/action", "Microsoft.DataMigration/sqlMigrationServices/listMonitoringData/action", "Microsoft.DataMigration/sqlMigrationServices/listMigrations/read", "Microsoft.DataMigration/sqlMigrationServices/MonitoringData/read",
  • Merged PR 11111: Add permissions to SQLEngineer
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.