File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/cosmos-db/nosql/includes/quickstart Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ zone_pivot_groups: azure-cosmos-db-quickstart-env
37
37
1. During initialization, configure a unique environment name.
38
38
39
39
> [!TIP]
40
- > The environment name will also be used as the target resource group name. For this quickstart, consider using `msdocs-cosmos-db`.
40
+ > The environment name will also be used as the target resource group name. For this quickstart, consider using `msdocs-cosmos-db-nosql `.
41
41
42
- 1. Deploy the Azure Cosmos DB account using `azd up`. The Bicep templates also deploy a sample web application.
42
+ 1. Deploy the Azure Cosmos DB for NoSQL account using `azd up`. The Bicep templates also deploy a sample web application.
43
43
44
44
```azurecli
45
45
azd up
You can’t perform that action at this time.
0 commit comments