Skip to content

Commit e5dcba5

Browse files
readme update
1 parent 743369b commit e5dcba5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content-gen/docs/AZD_DEPLOYMENT.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ azd env set AZURE_EXISTING_AI_PROJECT_RESOURCE_ID "/subscriptions/<sub-id>/resou
128128

129129
```bash
130130
# Set the resource ID of your existing Log Analytics workspace
131-
azd env set existingLogAnalyticsWorkspaceId "/subscriptions/<sub-id>/resourceGroups/<rg>/providers/Microsoft.OperationalInsights/workspaces/<workspace-name>"
131+
azd env set AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID "/subscriptions/<sub-id>/resourceGroups/<rg>/providers/Microsoft.OperationalInsights/workspaces/<workspace-name>"
132132
```
133133

134134
## Post-Deployment
@@ -308,5 +308,6 @@ When `enablePrivateNetworking` is enabled:
308308

309309
## Related Documentation
310310

311+
- [Deployment Guide](DEPLOYMENT.md)
311312
- [Image Generation Configuration](IMAGE_GENERATION.md)
312313
- [Azure Developer CLI Documentation](https://learn.microsoft.com/azure/developer/azure-developer-cli/)

0 commit comments

Comments
 (0)