Skip to content

Commit b8b9962

Browse files
Update dev-setup.md
Using an environment name ending with a hyphen causes the deployment from VS Code to fail with an error. Therefore, recommend using "msdocs-cosmos-db".
1 parent 47a16b5 commit b8b9962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/includes/quickstart/dev-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ zone_pivot_groups: azure-cosmos-db-quickstart-env
3737
1. During initialization, configure a unique environment name.
3838
3939
> [!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`.
4141
4242
1. Deploy the Azure Cosmos DB account using `azd up`. The Bicep templates also deploy a sample web application.
4343

0 commit comments

Comments
 (0)