We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 181575e commit 4f3b49dCopy full SHA for 4f3b49d
articles/cosmos-db/nosql/includes/quickstart/dev-setup.md
@@ -39,7 +39,7 @@ zone_pivot_groups: azure-cosmos-db-quickstart-env
39
> [!TIP]
40
> The environment name will also be used as the target resource group name. For this quickstart, consider using `msdocs-cosmos-db`.
41
42
-1. Deploy the Azure Cosmos DB account using `azd up`. The Bicep templates also deploy a sample web application.
+1. Deploy the Azure Cosmos DB for NoSQL account using `azd up`. The Bicep templates also deploy a sample web application.
43
44
```azurecli
45
azd up
0 commit comments