-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
I have been following the instructions to do a quick deployment to Azure with the Azure Developer CLI, as described here: https://github.com/Azure/aca-landing-zone-accelerator/blob/main/scenarios/aca-internal/bicep/README.md#deploy-with-the-azure-developer-cli-using-codespaces
The azd command is not recognised, so typing azd auth login as described in the steps results in an error message:
bash: azd: command not found
Looking at the devcontainer configuration file here .devcontainer/devcontainer.json it appears that the Azure Developer CLI is not included in the features. I managed to get the azd command to work by adding the line "ghcr.io/azure/azure-dev/azd:0": {} to the features block and rebuilding the codespace.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels