Resource group deleting issue

David Kouame 20 Reputation points
2024-12-11T17:37:50.13+00:00

I've all the right and permission to delete the resource group but i'm experiencing an issue while attempting to delete the resource group even being the owner of the resource.



Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
247 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andrew Coughlin 160 Reputation points Microsoft Employee
    2024-12-11T19:00:22.6+00:00

    Hello David,

    It can be quite challenging when you have the correct permissions but are still unable to delete a resource group in Azure. The following are some common reasons for this issue and solutions to address them:

    ·         Resource Dependencies: Certain resources, such as subnets or web applications, depend on other resources, which can hinder the deletion process.

    ·         Resource Locks: There may be locks placed on the resource group or its items that prevent deletion.

    ·         Subscription Issues: If your subscription is suspended or disabled, the deletion of resources will not be possible.

    ·         Order of Deletion: Resources must be deleted in a specific sequence; failing to do so can obstruct the deletion of the group.

    To resolve these issues, consider the following actions:

    ·         Remove any locks on the resources.

    ·         Address dependencies by deleting or reconfiguring the necessary resources.

    ·         Verify your subscription status and reactivate it if required.

    References:

    Delete resource group and resources - Azure Resource Manager | Microsoft Learn

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.