Skip to content

Commit 126b011

Browse files
authored
Update delete-resource-group.md
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."
1 parent 5388497 commit 126b011

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-resource-manager/management/delete-resource-group.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ai-usage: ai-assisted
1313

1414
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.
1515

16+
> [!NOTE]
17+
> To delete a resource group, firstly you need to delete its underlying resource locks as well as backup data.
18+
>
1619
## How order of deletion is determined
1720

1821
When you delete a resource group, Resource Manager determines the order to delete resources. It uses the following order:

0 commit comments

Comments
 (0)