File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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 ` ). |
You can’t perform that action at this time.
0 commit comments