Skip to content

Commit 2258209

Browse files
fix: Updated read me file to make it clear
1 parent b8f7b11 commit 2258209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CustomizingAzdParameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ azd env set USE_LOCAL_BUILD 'false'
3838

3939
Set the Log Analytics Workspace Id if you need to reuse the existing workspace
4040
```shell
41-
azd env set AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID '<Existing Log Analytics Workspace Id>'
41+
azd env set AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID '/subscriptions/<subscription-id>/resourceGroups/<resource-group>/providers/Microsoft.OperationalInsights/workspaces/<existing-workspace-name>'
4242
```

0 commit comments

Comments
 (0)