Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/re-use-log-analytics.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[← Back to *DEPLOYMENT* guide](https://github.com/microsoft/content-processing-solution-accelerator/blob/psl-re-use-fileupdate/docs/DeploymentGuide.md#deployment-options--steps)
[← Back to *DEPLOYMENT* guide](/docs/DeploymentGuide.md#deployment-options--steps)

# Reusing an Existing Log Analytics Workspace
To configure your environment to use an existing Log Analytics Workspace, follow these steps:
Expand Down Expand Up @@ -28,4 +28,4 @@ azd env set AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID '<Existing Log Analytics Worksp
Replace `<Existing Log Analytics Workspace Id>` with the value obtained from Step 3.

### 5. Continue Deployment
Proceed with the next steps in the [deployment guide](https://github.com/microsoft/content-processing-solution-accelerator/blob/psl-re-use-fileupdate/docs/DeploymentGuide.md#deployment-options--steps).
Proceed with the next steps in the [deployment guide](/docs/DeploymentGuide.md#deployment-options--steps).
Loading