Skip to content

fix: downmerge from main to dev - #640

Merged
Avijit-Microsoft merged 7 commits into
devfrom
main
May 21, 2026
Merged

fix: downmerge from main to dev#640
Avijit-Microsoft merged 7 commits into
devfrom
main

Conversation

@Priyanka-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

  • ...
    This pull request updates the documentation to clarify that Bicep CLI version 0.33.0 or higher is now a required prerequisite for deploying and managing infrastructure templates. The changes ensure that users are aware of this new requirement before starting deployment or post-deployment processes.

Documentation updates for prerequisites:

  • Added Bicep CLI (v0.33.0+) as a required prerequisite in the main prerequisites list in docs/DeploymentGuide.md.
  • Added a note in the deployment section of README.md specifying the need for Bicep CLI v0.33.0+ and providing a link to installation instructions.
  • Added Bicep CLI (v0.33.0+) to the post-deployment prerequisites list in docs/AVMPostDeploymentGuide.md.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

Roopan-Microsoft and others added 7 commits May 6, 2026 11:20
fix: merging dev to main
Adds Bicep CLI (v0.33.0+) to the local deployment prerequisites so users provisioning this accelerator locally have the required Bicep version installed before running 'azd up' / 'az deployment'.

Work item: AB#42634
docs: Add Bicep CLI (v0.33.0+) to local deployment prerequisites
fix: merging dev to main

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates deployment documentation to make Bicep CLI v0.33.0+ an explicit prerequisite for compiling infrastructure templates during deployment and post-deployment steps.

Changes:

  • Added Bicep CLI v0.33.0+ to docs/DeploymentGuide.md prerequisites.
  • Added a Bicep CLI prerequisite note to README.md.
  • Added Bicep CLI v0.33.0+ to docs/AVMPostDeploymentGuide.md post-deployment prerequisites.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
docs/DeploymentGuide.md Adds Bicep CLI v0.33.0+ to the main prerequisite list.
docs/AVMPostDeploymentGuide.md Adds Bicep CLI prerequisite to post-deployment prerequisites (but impacts list numbering).
README.md Adds a deployment note requiring Bicep CLI v0.33.0+.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/AVMPostDeploymentGuide.md
Comment thread docs/AVMPostDeploymentGuide.md
Comment thread README.md
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants