Skip to content
Closed
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 dependent resources from *Resource Groups*:
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