feat: avm bicep#121
Merged
Merged
Conversation
Member
Author
oZakari
approved these changes
Dec 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces several improvements and fixes to deployment automation and cleanup scripts, focusing on reliability, resource cleanup, and configuration consistency for Azure Landing Zones. The most important changes are grouped below by theme.
Deployment Reliability and Cleanup Enhancements:
Pipeline and Configuration Improvements:
.config/ALZ-Powershell.config.json, enabling integration with the new Bicep accelerator repository.template-parameters.jsonfor consistency across the codebase.file_manipulationmodule in the Terraform configuration.Test and Script Reliability:
resource-graphextension is installed before querying, and switched to using Resource Graph queries for more efficient role assignment lookups and deletions. Also added error handling and messaging for role definition deletions. [1] [2] [3]Overview/Summary
Replace this with a brief description of what this Pull Request fixes, changes, etc.
This PR fixes/adds/changes/removes
N/A
Breaking Changes
None
Testing Evidence
https://github.com/Azure/accelerator-bootstrap-modules/actions/runs/20165456393
As part of this Pull Request I have
mainbranch