Skip to content

fix: Updated azure.yaml file to exclude the 1.23.9 azd version#874

Merged
Prajwal-Microsoft merged 1 commit intodev-v4from
PSL-US-37718
Mar 26, 2026
Merged

fix: Updated azure.yaml file to exclude the 1.23.9 azd version#874
Prajwal-Microsoft merged 1 commit intodev-v4from
PSL-US-37718

Conversation

@AjitPadhi-Microsoft
Copy link
Contributor

Purpose

  • This pull request updates the required Azure Developer CLI (azd) version constraints in both azure.yaml and azure_custom.yaml to ensure compatibility and prevent known issues with specific versions.

Version requirement updates:

  • Updated the azd version requirement in azure.yaml to require version >= 1.18.0 and explicitly exclude version 1.23.9 to avoid compatibility issues.
  • Updated the azd version requirement in azure_custom.yaml to require version >= 1.18.0 and exclude version 1.23.9, aligning it with the main configuration and removing support for versions below 1.18.0.

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

@Prajwal-Microsoft Prajwal-Microsoft merged commit 725fe53 into dev-v4 Mar 26, 2026
3 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