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 4f3b49d commit f35a054Copy full SHA for f35a054
articles/cosmos-db/nosql/includes/quickstart/dev-setup.md
@@ -37,7 +37,7 @@ zone_pivot_groups: azure-cosmos-db-quickstart-env
37
1. During initialization, configure a unique environment name.
38
39
> [!TIP]
40
- > The environment name will also be used as the target resource group name. For this quickstart, consider using `msdocs-cosmos-db`.
+ > The environment name will also be used as the target resource group name. For this quickstart, consider using `msdocs-cosmos-db-nosql`.
41
42
1. Deploy the Azure Cosmos DB for NoSQL account using `azd up`. The Bicep templates also deploy a sample web application.
43
0 commit comments