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 commands to deploy the app don't work #17

Closed
rohitcj opened this issue Feb 15, 2024 · 2 comments
Closed

Azure CLI commands to deploy the app don't work #17

rohitcj opened this issue Feb 15, 2024 · 2 comments

Comments

@rohitcj
Copy link

rohitcj commented Feb 15, 2024

The following Azure CLI commands listed in the steps don't work, when I try to deploy the app:
azd auth login
azd up

Could you update the steps to deploy this Web App using the Azure CLI + Azure DevOps extensions?

@sinedied
Copy link
Collaborator

You need the Azure Developer CLI, which is different from the Azure CLI, please use this link to install it as explained in the prerequisites: https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/install-azd?tabs=winget-windows%2Cbrew-mac%2Cscript-linux&pivots=os-windows

As an alternative, you can use GitHub CodeSpaces or devcontainers to have a fully working environment.

@sinedied
Copy link
Collaborator

As an addition, keep in mind that it's a workshop, not a ready to deploy sample. You should follow the workshop steps if you want to have a working app.

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

2 participants