Azure Quickstart Failing
Hey, I worked through the Quickstart guide for Azure, but I run into issues on
Creating and Uploading Your First Template
. I installed Azure CLI and logged in via service principal. But the command coder templates create
receives errors from Azure CLI:
What I tried:
- Login with service principal using az login --service-principal
- Login with my account using plain az login
2 Replies