Skip to content

Commit 2736492

Browse files
Update CustomizingAzdParameters.md
1 parent e2e6182 commit 2736492

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/CustomizingAzdParameters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ By default this template will use the environment name as the prefix to prevent
99
Change the Secondary Location (example: eastus2, westus2, etc.)
1010

1111
```shell
12-
azd env set AZURE_ENV_SECONDARY_LOCATION eastus2
12+
azd env set AZURE_ENV_COSMOS_LOCATION eastus2
1313
```
1414

1515
Change the Model Deployment Type (allowed values: Standard, GlobalStandard)
@@ -40,4 +40,4 @@ Change the Embedding Deployment Capacity (choose a number based on available emb
4040

4141
```shell
4242
azd env set AZURE_ENV_EMBEDDING_MODEL_CAPACITY 80
43-
```
43+
```

0 commit comments

Comments
 (0)