-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
base: live
Are you sure you want to change the base?
Conversation
Added a step where the resources would still be available even after deleting the SQL Server Arc instance..
@shailesh2388 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit 90f56e9: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
@@ -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*: |
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.
We're reviewing.
To remove the dependant resources from *Resource Groups*: | |
To remove the dependent resources from *Resource Groups*: |
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.
@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
Added a step where the resources would still be available even after deleting the SQL Server Arc instance..