Skip to content

Conversation

@Atulku-Microsoft
Copy link
Contributor

@Atulku-Microsoft Atulku-Microsoft commented Jun 25, 2025

Purpose

*Updating the documents

Does this introduce a breaking change?

  • Yes
  • No

Other Information

Added use-log-analytic file
Added images
Updated and corrected links
Replaced "Workspace ID" to "Resource ID"
Update DeploymentGuide
re-use-log-analytics

Copy link
Contributor

Copilot AI left a 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 updates the documentation by adding a new guide for reusing an existing Log Analytics Workspace and updating related links and descriptions.

  • Added a new file (docs/re-use-log-analytics.md) with step-by-step instructions and images.
  • Updated parameter documentation in docs/CustomizingAzdParameters.md to reference the new guide.

Reviewed Changes

Copilot reviewed 2 out of 5 changed files in this pull request and generated 3 comments.

File Description
docs/re-use-log-analytics.md New guide with instructions and images for reusing a Log Analytics Workspace.
docs/CustomizingAzdParameters.md Updated parameter table to include a link to the new guide.
Comments suppressed due to low confidence (1)

docs/re-use-log-analytics.md:19

  • The instruction on line 19 is ambiguous; consider rewording it to 'Copy the Resource ID of the Log Analytics Workspace' to clearly reflect the change from Workspace ID to Resource ID.
Copy Resource ID that is your Workspace ID

Comment on lines +12 to +21
![alt text](../docs/images/re_use_log/logAnalyticsList.png)

### 3. Copy Resource ID
In the Overview pane, Click on JSON View

![alt text](../docs/images/re_use_log/logAnalytics.png)

Copy Resource ID that is your Workspace ID

![alt text](../docs/images/re_use_log/logAnalyticsJson.png)
Copy link

Copilot AI Jun 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The alt text is generic; consider using a more descriptive alt text that conveys the content of the image for better accessibility.

Suggested change
![alt text](../docs/images/re_use_log/logAnalyticsList.png)
### 3. Copy Resource ID
In the Overview pane, Click on JSON View
![alt text](../docs/images/re_use_log/logAnalytics.png)
Copy Resource ID that is your Workspace ID
![alt text](../docs/images/re_use_log/logAnalyticsJson.png)
![List of Log Analytics workspaces in Azure Portal](../docs/images/re_use_log/logAnalyticsList.png)
### 3. Copy Resource ID
In the Overview pane, Click on JSON View
![Overview pane of a Log Analytics workspace showing JSON View](../docs/images/re_use_log/logAnalytics.png)
Copy Resource ID that is your Workspace ID
![JSON View of a Log Analytics workspace showing the Resource ID](../docs/images/re_use_log/logAnalyticsJson.png)

Copilot uses AI. Check for mistakes.
Comment on lines +12 to +21
![alt text](../docs/images/re_use_log/logAnalyticsList.png)

### 3. Copy Resource ID
In the Overview pane, Click on JSON View

![alt text](../docs/images/re_use_log/logAnalytics.png)

Copy Resource ID that is your Workspace ID

![alt text](../docs/images/re_use_log/logAnalyticsJson.png)
Copy link

Copilot AI Jun 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The alt text is generic; consider using a more descriptive alt text that explains what the image depicts for improved accessibility.

Suggested change
![alt text](../docs/images/re_use_log/logAnalyticsList.png)
### 3. Copy Resource ID
In the Overview pane, Click on JSON View
![alt text](../docs/images/re_use_log/logAnalytics.png)
Copy Resource ID that is your Workspace ID
![alt text](../docs/images/re_use_log/logAnalyticsJson.png)
![List of Log Analytics workspaces in Azure Portal](../docs/images/re_use_log/logAnalyticsList.png)
### 3. Copy Resource ID
In the Overview pane, Click on JSON View
![Overview pane of a selected Log Analytics workspace in Azure Portal](../docs/images/re_use_log/logAnalytics.png)
Copy Resource ID that is your Workspace ID
![JSON view of a Log Analytics workspace showing the Resource ID](../docs/images/re_use_log/logAnalyticsJson.png)

Copilot uses AI. Check for mistakes.
Comment on lines +12 to +21
![alt text](../docs/images/re_use_log/logAnalyticsList.png)

### 3. Copy Resource ID
In the Overview pane, Click on JSON View

![alt text](../docs/images/re_use_log/logAnalytics.png)

Copy Resource ID that is your Workspace ID

![alt text](../docs/images/re_use_log/logAnalyticsJson.png)
Copy link

Copilot AI Jun 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The alt text is generic; consider providing a more descriptive alt text to better convey the context of this image for accessibility purposes.

Suggested change
![alt text](../docs/images/re_use_log/logAnalyticsList.png)
### 3. Copy Resource ID
In the Overview pane, Click on JSON View
![alt text](../docs/images/re_use_log/logAnalytics.png)
Copy Resource ID that is your Workspace ID
![alt text](../docs/images/re_use_log/logAnalyticsJson.png)
![Screenshot of the Azure Portal showing a list of Log Analytics workspaces.](../docs/images/re_use_log/logAnalyticsList.png)
### 3. Copy Resource ID
In the Overview pane, Click on JSON View
![Screenshot of the Overview pane in the Azure Portal showing the JSON View option.](../docs/images/re_use_log/logAnalytics.png)
Copy Resource ID that is your Workspace ID
![Screenshot of the JSON View in the Azure Portal showing the Resource ID for the Log Analytics workspace.](../docs/images/re_use_log/logAnalyticsJson.png)

Copilot uses AI. Check for mistakes.
add the section Reusing an Existing Log Analytics Workspace
update the back link url and remove extra space
@Roopan-Microsoft Roopan-Microsoft merged commit 312c2e3 into main Jul 16, 2025
9 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-re-use-log-update-CA branch July 16, 2025 10:18
@github-actions
Copy link

🎉 This PR is included in version 1.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Roopan-Microsoft added a commit that referenced this pull request Jul 17, 2025
* updated model capacity minimume to 200 (#602)

* docs: Added file and images (#577)

* Create exp.md

* Add files via upload

* Delete docs/images/re_use_log/exp.md

* Add files via upload

* Update CustomizingAzdParameters.md

* Update DeploymentGuide.md

add the section Reusing an Existing Log Analytics Workspace

* Update re-use-log-analytics.md

update the back link url and remove extra space

---------

Co-authored-by: Roopan-Microsoft <[email protected]>
Co-authored-by: Thanusree-Microsoft <[email protected]>

* docs:  Add and update links for CustomizingAzdParameters.md and re-use-log-analytics.md (#606)

* Update CustomizingAzdParameters.md

Added link

* Update re-use-log-analytics.md

Updated link

* fix: Increase retry attempts and improve error messaging for Azure Blob Storage uploads (#607)

---------

Co-authored-by: Priyanka-Microsoft <[email protected]>
Co-authored-by: Atulku-Microsoft <[email protected]>
Co-authored-by: Roopan-Microsoft <[email protected]>
Co-authored-by: Thanusree-Microsoft <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants