Skip to content

chore: downmerge from main to dev#847

Merged
Avijit-Microsoft merged 12 commits into
devfrom
main
May 14, 2026
Merged

chore: downmerge from main to dev#847
Avijit-Microsoft merged 12 commits into
devfrom
main

Conversation

@Ragini-Microsoft
Copy link
Copy Markdown
Collaborator

@Ragini-Microsoft Ragini-Microsoft commented May 14, 2026

Purpose

This pull request updates the documentation to add Bicep CLI as a required tool for deploying the solution accelerator, specifies the minimum required version (v0.33.0+), and provides installation instructions. It also updates the minimum required version for Azure Developer CLI (azd) to v1.18.0+. These changes help ensure users have all necessary tools and correct versions before starting deployment.

Tool requirements updates:

  • Added Bicep CLI (v0.33.0+) as a required tool in the deployment prerequisites across README.md, docs/DEPLOYMENT.md, docs/AVMPostDeploymentGuide.md, and docs/AZD_DEPLOYMENT.md. Provided links and installation instructions. [1] [2] [3] [4]
  • Updated the minimum required version of Azure Developer CLI (azd) to v1.18.0+ in documentation. [1] [2]

Documentation improvements:

  • Added a note in README.md and detailed installation steps in docs/AZD_DEPLOYMENT.md to help users verify and upgrade their Bicep CLI installation. [1] [2]

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.

Roopan-Microsoft and others added 12 commits April 13, 2026 11:08
chore: Dev to Main merge
chore: dev to main merge
chore: Clean up unused Bicep resources
Adds Bicep CLI (v0.33.0+) to the Local Environment prerequisites in docs/DEPLOYMENT.md so users running 'azd up' locally have the required Bicep version installed before provisioning the infrastructure templates.

Work item: AB#42634
docs: Add Bicep CLI (v0.33.0+) to local deployment prerequisites
chore: dev to main merge
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Documentation-only update adding Bicep CLI (v0.33.0+) as a required prerequisite tool across deployment guides and bumping the minimum azd version from v1.15.0 to v1.18.0.

Changes:

  • Added Bicep CLI v0.33.0+ prerequisite with install links in README and three deployment docs.
  • Bumped minimum Azure Developer CLI version to v1.18.0 in README and DEPLOYMENT.md.
  • Added Bicep install/upgrade/verify command snippet in AZD_DEPLOYMENT.md.

Reviewed changes

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

File Description
README.md Adds Bicep CLI prerequisite note alongside the existing azd version note.
docs/DEPLOYMENT.md Bumps azd minimum to v1.18.0 and adds Bicep CLI to the tool list.
docs/AZD_DEPLOYMENT.md Adds Bicep CLI prerequisite section with install/upgrade/verify commands.
docs/AVMPostDeploymentGuide.md Adds Bicep CLI row to the prerequisites table.

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

@Avijit-Microsoft Avijit-Microsoft merged commit 49c45bb into dev May 14, 2026
77 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.5.2 🎉

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.

6 participants