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/re-use-log-analytics.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
@@ -25,7 +25,7 @@ Run the following command in your terminal
25
25
```bash
26
26
azd env set AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID '<Existing Log Analytics Workspace Id>'
27
27
```
28
-
Replace `<Existing Log Analytics Workspace Id>` with the value obtained from Step 3.
28
+
Replace `<Existing Log Analytics Workspace Id>` with the value obtained from Step 3.
29
29
30
30
### 5. Continue Deployment
31
31
Proceed with the next steps in the [deployment guide](https://github.com/microsoft/document-generation-solution-accelerator/blob/psl-reuse-log-file/docs/DeploymentGuide.md#deployment-options--steps).
0 commit comments