Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[azure-cli] cannot specifiy bicep version when using installBicep; it will aways use latest #1232

Open
jurjenoskam opened this issue Dec 30, 2024 · 0 comments

Comments

@jurjenoskam
Copy link

jurjenoskam commented Dec 30, 2024

When setting installBicep to true, it is not possible to specify which Bicep version will be installed; it will always use whatever latest happens to point at when the container is built.

This means you can end up with a team of people developing against different Bicep versions, and as there have been some behavioral changes (and even the odd breaking change here and there) between Bicep versions in the past, this is something I'd like to avoid.

I've submitted #1227 as a suggested fix.

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

No branches or pull requests

1 participant