We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d50e46a commit a020fb6Copy full SHA for a020fb6
1 file changed
docs/re-use-log-analytics.md
@@ -25,7 +25,7 @@ Run the following command in your terminal
25
```bash
26
azd env set AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID '<Existing Log Analytics Workspace Id>'
27
```
28
-Replace `<Existing Log Analytics Workspace Id>` with the value obtained from Step 3.
+Replace `<Existing Log Analytics Workspace Id>` with the value obtained from Step 3.
29
30
### 5. Continue Deployment
31
Proceed with the next steps in the [deployment guide](../docs/DeploymentGuide.md).
0 commit comments