#Azure CLI 2.0
2 posts tagged with “Azure CLI 2.0”.
-
Create a sharded MongoDB in Azure Cosmos DB
Create a sharded MongoDB collection in Azure Cosmos DB with the Azure CLI, working around a partition key bug with the $v pattern in a working bash script.
-
Create output variables with Azure CLI 2.0
Learn how to store Azure CLI 2.0 command output in Bash variables using JMESPath queries and the tsv output format, so you can reuse values in later commands.