Skip to content

Conversation

@NirajC-Microsoft
Copy link
Contributor

This pull request includes updates to ensure compatibility with the latest version of the Azure Developer CLI (azd) and improves documentation clarity regarding version requirements.

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
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

This pull request introduces a version requirement for the Azure Developer CLI (azd) in both the azure.yaml configuration file and the deployment guide documentation. This ensures compatibility and clarity for users setting up the project.

Version requirement updates:

  • azure.yaml: Added a requiredVersions field specifying that azd version 1.15.0 or higher is required.
  • docs/DeploymentGuide.md: Updated the Azure Developer CLI (azd) tool description to indicate that version 1.15.0 or higher is required.

@Roopan-Microsoft Roopan-Microsoft merged commit 2dbe915 into dev Jul 10, 2025
7 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-macae-azdversion branch July 10, 2025 11:34
@github-actions
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

blessing-msft pushed a commit that referenced this pull request Aug 1, 2025
docs: added required azd version in azure.yml file and updated DeploymentGuide.md file
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.

2 participants