Skip to content

Commit 6f46e2a

Browse files
Merge pull request #539 from microsoft/customizeMd
docs: Update AZURE_LOCATION Parameter Description in Docs
2 parents 659c036 + 42cd3e6 commit 6f46e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CustomizingAzdParameters.md

Lines changed: 1 addition & 1 deletion
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

1010
| Name | Type | Example Value | Purpose |
1111
| -------------------------------------- | ------- | ---------------------------- | ----------------------------------------------------------------------------- |
12-
| `AZURE_LOCATION` | string | `japaneast` | Sets the Azure region for resource deployment. |
12+
| `AZURE_LOCATION` | string | `<User selects during deployment>` | Sets the Azure region for resource deployment. |
1313
| `AZURE_ENV_NAME` | string | `docgen` | Sets the environment name prefix for all Azure resources. |
1414
| `AZURE_ENV_SECONDARY_LOCATION` | string | `eastus2` | Specifies a secondary Azure region. |
1515
| `AZURE_ENV_MODEL_DEPLOYMENT_TYPE` | string | `Standard` | Defines the model deployment type (allowed: `Standard`, `GlobalStandard`). |

0 commit comments

Comments
 (0)