Skip to content

Commit 4a7adb5

Browse files
updated parameter md file
1 parent ac9a704 commit 4a7adb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documents/CustomizingAzdParameters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ By default this template will use the environment name as the prefix to prevent
2626
| `AZURE_EXISTING_AI_PROJECT_RESOURCE_ID` | string | `<Existing AI Project resource Id>` | Reuses an existing AIFoundry and AIFoundryProject instead of creating a new one. |
2727
| `AZURE_ENV_VM_ADMIN_USERNAME` | string | `take(newGuid(), 20)` | The administrator username for the virtual machine. |
2828
| `AZURE_ENV_VM_ADMIN_PASSWORD` | string | `newGuid()` | The administrator password for the virtual machine. |
29+
| `AZURE_ENV_CONTAINER_REGISTRY_ENDPOINT` | string | `<Container Registry Endpoint>` | The hostname/endpoint for the container registry used by both backend and frontend containers. |
2930

3031

3132
## How to Set a Parameter

0 commit comments

Comments
 (0)