Skip to content

Conversation

Vamshi-Microsoft
Copy link
Contributor

Purpose

This pull request updates the minimum required version of the Azure Developer CLI (azd) to 1.18.0 and ensures this requirement is clearly documented throughout the project. The changes help prevent deployment issues by making sure users are aware of and use the correct CLI version.

Requirements and documentation updates:

  • Updated the azure.yaml configuration file to require azd version 1.18.0 or higher, removing support for earlier versions.
  • Revised the installation instructions in docs/DeploymentGuide.md to specify azd v1.18.0+ as a prerequisite.
  • Added prominent notes in both README.md and docs/DeploymentGuide.md to inform users about the new azd version requirement and provide a direct download link. [1] [2]

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

@Prajwal-Microsoft Prajwal-Microsoft merged commit 9651a5a into dev Oct 1, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants