Skip to content

Update delete-from-azure-arc.md #10084

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

Open
wants to merge 1 commit into
base: live
Choose a base branch
from
Open
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
6 changes: 6 additions & 0 deletions docs/sql-server/azure-arc/delete-from-azure-arc.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ To remove the *SQL Server - Azure Arc* resource:
1. Select **Delete**.
1. When you're prompted, confirm that you want to delete the resource.

To remove the dependant resources from *Resource Groups*:
Copy link
Contributor

@MikeRayMSFT MikeRayMSFT Jun 23, 2025

Choose a reason for hiding this comment

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

We're reviewing.

Suggested change
To remove the dependant resources from *Resource Groups*:
To remove the dependent resources from *Resource Groups*:

Copy link
Contributor

Choose a reason for hiding this comment

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

@shailesh2388 - Can you respond to the requested changes or let us know if you would like us to commit them?

@MikeRayMSFT - When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

1. In the Azure portal, go to specific **Subscription** and the **Resource Group** where the SQL Server was hosted.
1. Under **Overview**, select the specific SQL Server and resources that you want to remove.
1. Select **Delete**.
1. When you're prompted, confirm that you want to delete the resource.

### [PowerShell](#tab/powershell)

To uninstall Azure Extension for SQL Server, run:
Expand Down