Skip to content

fix: install latest bicep via CLI#77

Open
AjitPadhi-Microsoft wants to merge 1 commit intodevfrom
PSL-US-42068
Open

fix: install latest bicep via CLI#77
AjitPadhi-Microsoft wants to merge 1 commit intodevfrom
PSL-US-42068

Conversation

@AjitPadhi-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

  • This pull request updates the Azure CLI feature configuration in the .devcontainer/devcontainer.json file to ensure the latest versions of both Azure CLI and Bicep are installed in the development container.

Dev container configuration updates:

  • Set the bicepVersion property to "latest" for the Azure CLI feature to ensure the latest Bicep CLI is installed.
  • Moved the installBicep property above the version property for improved clarity.

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

What to Check

Verify that the following are valid

  • ...

Other Information

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.

1 participant