Closed pstueck closed 9 months ago
Reviewing suggestions
While its true we could use PS, note that we use Visual Studio Code to remain consistent across all our labs.
Some labs are more geared to PowerShell to support the training material.
Step 8. Unluckily the included Azure accounts are pre-created with a resource group which could be in South Central US region.
Step 6: Fixed to 1000.
Module: Manage an Azure Cosmos DB for NoSQL solution using DevOps practices
Lab/Demo: 30
Task: generally
Consider upgrading the lab to Azure-Cli 2.49 or later to have auto complete. Consider making the instructions less PowerShell-y and maybe also add specifics for e.g. Bash, … Consider using VSCode only when required. This lab does not require it, so a simple PowerShell/(Git)Bash would be sufficient. Although senior staff might know, one can use PowerShell w/out VSCode, not necessarily everyone does know.
Not a lab issue, yet still worth noting … seems like az-cli updates on Scales aren’t updateable. Tried multiple times to refresh the database/container, but still the changed scaling only was shown after closing the browser (no new login required though).
Task: Create Azure Cosmos DB account using the Azure CLI
Step: 8
Consider using region besides South Central US … whenever I tried something with this region, it usually failed due to high demand (timezone: CET, time frame: 9am-5pm). In my experience West US works almost every single time I request it.
Task: Adjust the throughput of an existing container using the Azure CLI
Step: 6
As per
az cosmosdb sql container throughput migrate
output, the default maximum throughput is 1,000.