Skip to content

Conversation

@Thanusree-Microsoft
Copy link
Contributor

Purpose

This pull request adds important documentation to clarify the deletion process for Azure resources when Log Analytics workspace replication is enabled. The main change is the addition of a new guide that instructs users on how to disable replication before deleting resources, and an update to the deployment guide to reference this new requirement.

Documentation improvements for resource deletion:
Added a new file, docs/LogAnalyticsReplicationDisable.md, providing step-by-step instructions for disabling Log Analytics workspace replication before deletion, including relevant Azure CLI commands and verification steps.
Updated the resource deletion section in docs/DeploymentGuide.md to warn users about potential deletion failures if replication is enabled and linked to the new guide for handling Log Analytics workspace replication.

Does this introduce a breaking change?

  • Yes
  • No

Other Information

Added LogAnalyticsReplicationDisable.md document.

Added note about disabling replication before deleting resources.
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 adds comprehensive documentation for handling Log Analytics workspace deletion when replication is enabled, addressing a common issue where resource deletions fail if replication hasn't been disabled first. The changes include a new troubleshooting guide with Azure CLI commands and an update to the deployment guide to warn users about this requirement.

Key Changes:

  • Added LogAnalyticsReplicationDisable.md with step-by-step instructions for disabling replication before deletion
  • Updated DeploymentGuide.md to reference the new guide when cleaning up resources deployed with redundancy enabled

Reviewed Changes

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

File Description
docs/LogAnalyticsReplicationDisable.md New troubleshooting guide providing Azure CLI commands to disable Log Analytics workspace replication before deletion, with verification steps
docs/DeploymentGuide.md Added warning note about disabling replication before running azd down when redundancy is enabled, with link to new troubleshooting guide

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants