I had recently deleted a list of resources from Azure and did not intend to do so can azure community point me to the right approach of retrieving it?

Anonymous
2024-04-12T20:05:44.6633333+00:00

I have accidentally deleted a few resources 2 hours ago and was wondering if i could be helped in retrieving the same.i really would like to retrieve the same as they are desired resources.

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,612 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vinodh247 34,741 Reputation points MVP Volunteer Moderator
    2024-04-15T05:21:45.21+00:00

    Hi Sudhashan Kuppuswamy,

    Thanks for reaching out to Microsoft Q&A.

    Is that a resource group that you have deleted or a set of individual resources? If its resource group there is no way to recover them.

    https://azurelessons.com/recover-deleted-resource-group-azure/

    It must have been deleted within the past 48 hours and must not been purged.

    To recover a deleted storage account

    https://learn.microsoft.com/en-us/azure/storage/common/storage-account-recover

    to recover deleted apps from azure app service

    Register-AzResourceProvider -ProviderNamespace "Microsoft.Web" Get-AzDeletedWebApp

    If nothing seems to work, I suggest you have an opinion with support as well.

    Please 'Upvote'(Thumbs-up) and 'Accept' as an answer if the reply was helpful. This will benefit other community members who face the same issue.


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.