You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CustomizingAzdParameters.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ By default this template will use the environment name as the prefix to prevent
21
21
|`AZURE_ENV_JUMPBOX_ADMIN_PASSWORD`| string |`JumpboxAdminP@ssw0rd1234!`| Specifies the administrator password for the Jumpbox Virtual Machine. |
22
22
|`AZURE_ENV_COSMOS_SECONDARY_LOCATION`| string |*(not set by default)*| Specifies the secondary region for Cosmos DB. Required if `enableRedundancy` is `true`. |
23
23
|`AZURE_EXISTING_AI_PROJECT_RESOURCE_ID`| string |*(not set by default)*| Specifies the existing AI Foundry Project Resource ID if it needs to be reused. |
24
+
|`APP_ENV`| string |`prod`| Set app environment as `dev` for local debugging |
0 commit comments