Skip to content

Commit 2e5d06f

Browse files
added readme change related to SFI
1 parent 3d7d571 commit 2e5d06f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/CustomizingAzdParameters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ By default this template will use the environment name as the prefix to prevent
2121
| `AZURE_ENV_JUMPBOX_ADMIN_PASSWORD` | string | `JumpboxAdminP@ssw0rd1234!` | Specifies the administrator password for the Jumpbox Virtual Machine. |
2222
| `AZURE_ENV_COSMOS_SECONDARY_LOCATION` | string | *(not set by default)* | Specifies the secondary region for Cosmos DB. Required if `enableRedundancy` is `true`. |
2323
| `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 |
2425
---
2526

2627
## How to Set a Parameter

0 commit comments

Comments
 (0)