Skip to content

Document command to list dependencies #3717

Open

Description

Describe the feature request
When AZD is upgraded I received a new version of Bicep that was a breaking change. This forces me to revert to previous versions of AZD.

This request is for:

  1. Please document or better surface in the CLI how to locate the dependencies AZD uses, such as Bicep, so that I can better diagnose when breaking changes are introduced (e.g. ~/.azd/bin/bicep --version)
  2. It would be helpful to understand if I could use latest AZD with different versions of dependencies. And, if this is possible, locate instructions that allow me to make the change such as targeting a specific version of bicep with latest version of AZD.

Additional context
My project included user-defined types which has led to breaking changes when upgrading from one version of Bicep to another. An example of a blocker I experienced is Azure/bicep#11914

Previously blocked on upgrade and pinned to version 1.3.0. Currently blocked by bicep again and pinned to version 1.5.1 due to bicep upgrades being bundled with latest versions of AZD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions