MicrosoftLearning / dp-420-cosmos-db-dev

DP-420: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB
https://microsoftlearning.github.io/dp-420-cosmos-db-dev/
MIT License
81 stars 95 forks source link

Environment Setup Issue #24

Closed ejneuman closed 9 months ago

ejneuman commented 2 years ago

In 00-setup-environment, you should also specify to install the Azure CLI from https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-windows?tabs=azure-cli.

This is necessary, for example, in Lab 16 when you need to run the az commands.

MScalopez commented 2 years ago

Reviewing issue

MScalopez commented 9 months ago

Issue was fixed in lab 16, thank you.