-
Couldn't load subscription status.
- Fork 376
docs: Document update #298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Added Reusing an Existing Log Analytics Workspace section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a new guide for reusing an existing Log Analytics Workspace and links it from the main deployment guide.
- Adds
docs/re-use-log-analytics.mdwith step-by-step instructions and screenshots. - Introduces an empty placeholder in
docs/images/re_use_log/example.md. - Updates
DeploymentGuide.mdto include a collapsible section pointing to the new reuse-log guide.
Reviewed Changes
Copilot reviewed 3 out of 6 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| docs/re-use-log-analytics.md | New guide for configuring an existing Log Analytics Workspace |
| docs/images/re_use_log/example.md | Empty placeholder file |
| docs/DeploymentGuide.md | Inserted a details section linking to the new guide |
Comments suppressed due to low confidence (1)
|  | ||
|
|
||
| ### 3. Copy Resource ID | ||
| In the Overview pane, Click on JSON View | ||
|
|
||
|  | ||
|
|
||
| Copy Resource ID that is your Workspace ID | ||
|
|
||
|  |
Copilot
AI
Jul 3, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The image path appears incorrect; since this markdown file lives in docs/, update the path to images/re_use_log/logAnalyticsList.png (remove the leading ../docs/).
|  | |
| ### 3. Copy Resource ID | |
| In the Overview pane, Click on JSON View | |
|  | |
| Copy Resource ID that is your Workspace ID | |
|  | |
|  | |
| ### 3. Copy Resource ID | |
| In the Overview pane, Click on JSON View | |
|  | |
| Copy Resource ID that is your Workspace ID | |
|  |
| ### 3. Copy Resource ID | ||
| In the Overview pane, Click on JSON View | ||
|
|
||
|  |
Copilot
AI
Jul 3, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The image path appears incorrect; update to images/re_use_log/logAnalytics.png to correctly reference the screenshot under docs/images.
|  | |
|  |
|
|
||
| Copy Resource ID that is your Workspace ID | ||
|
|
||
|  |
Copilot
AI
Jul 3, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The image path appears incorrect; update to images/re_use_log/logAnalyticsJson.png so it resolves correctly.
|  | |
|  |
|  | ||
|
|
||
| ### 3. Copy Resource ID | ||
| In the Overview pane, Click on JSON View | ||
|
|
||
|  | ||
|
|
||
| Copy Resource ID that is your Workspace ID | ||
|
|
||
|  |
Copilot
AI
Jul 3, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replace the generic alt text with descriptive alt text (e.g., Log Analytics workspaces list view) and apply similarly to the other image references.
|  | |
| ### 3. Copy Resource ID | |
| In the Overview pane, Click on JSON View | |
|  | |
| Copy Resource ID that is your Workspace ID | |
|  | |
|  | |
| ### 3. Copy Resource ID | |
| In the Overview pane, Click on JSON View | |
|  | |
| Copy Resource ID that is your Workspace ID | |
|  |
|
🎉 This PR is included in version 2.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Purpose
Updating the documents
Does this introduce a breaking change?
Other Information
Added use-log-analytic file
Added images
Updated and corrected links
Updated deployment guide