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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ By default this template will use the environment name as the prefix to prevent
19
19
|`AZURE_ENV_EMBEDDING_MODEL_CAPACITY`| integer |`80`| Set the capacity for embedding model deployment. |
20
20
|`AZURE_ENV_IMAGETAG`| string |`latest`| Set the image tag (allowed values: `latest`, `dev`, `hotfix`). |
21
21
|`AZURE_LOCATION`| string |`japaneast`| Sets the Azure region for resource deployment. |
22
-
|`AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID`| string |`<Existing Workspace Id>`| Reuses an existing Log Analytics Workspace instead of provisioning a new one. |
22
+
|`AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID`| string |Guide to get your [Existing Workspace ID](/docs/re-use-log-analytics.md)| Reuses an existing Log Analytics Workspace instead of provisioning a new one. |
23
23
|`AZURE_EXISTING_AI_PROJECT_RESOURCE_ID`| string |`<Existing AI Foundry Project Resource Id>`| Reuses an existing AI Foundry Project Resource Id instead of provisioning a new one. |
0 commit comments