You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following should be clearly stated in the doc because currently this information is scattered:
"To delete a resource group, firstly you need to delete its underlying resource locks as well as backup data."
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/management/delete-resource-group.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,9 @@ ai-usage: ai-assisted
13
13
14
14
This article shows how to delete resource groups and resources. It describes how Azure Resource Manager orders the deletion of resources when you delete a resource group.
15
15
16
+
> [!NOTE]
17
+
> To delete a resource group, firstly you need to delete its underlying resource locks as well as backup data.
18
+
>
16
19
## How order of deletion is determined
17
20
18
21
When you delete a resource group, Resource Manager determines the order to delete resources. It uses the following order:
0 commit comments