I need to restore deleted resource group 'llm-api-dashboard-dev'

32289955 0 Reputation points Microsoft Employee
2026-07-09T09:00:41.7333333+00:00

just deleted by mistake this resource group 'llm-api-dashboard-dev' in ms tenant, need to restore it

Azure Backup
Azure Backup

An Azure backup service that provides built-in management at scale.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Alex Burlachenko 25,030 Reputation points MVP Volunteer Moderator
    2026-07-10T12:31:58.4233333+00:00

    hi 32289955 & thx for sharing urs issue here at Q&A portal,

    unf, Azure Resource Groups themselves can't be restored after deletion. Whether the resources can be recovered depends on what was inside the resource group. Some services support recovery (for example, Key Vault, App Configuration, Recovery Services vaults), while many others are permanently deleted unless you have backups or another recovery mechanism.

    The first thing I'd do is check the Activity Log to confirm when the resource group was deleted and what resources it contained. If the deletion just happened, open an Azure support request immediately. Microsoft can't generally undelete a resource group, but they may be able to advise whether any contained resources have service-specific recovery options.

    If you have ARM/Bicep/Terraform templates or Azure Resource Mover exports, they can help recreate the infrastructure much faster. The key question is what resources were in llm-api-dashboard-dev. That determines whether anything is recoverable or whether the environment needs to be rebuilt.

    rgds,

    Alex

    &

    If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal
    

    and at my blog https://ctrlaltdel.blog/

     

    Was this answer helpful?

    0 comments No comments

  2. Suchitra Suregaunkar 16,125 Reputation points Microsoft External Staff Moderator
    2026-07-09T18:17:49.15+00:00

    Hello 32289955

    Azure does not natively support restoring a deleted resource group. Once a resource group is deleted, the RG and all its child resources are removed.

    Per the official Microsoft doc*"Delete resource groups and resources"*, the answer to "Can I recover a deleted resource group?" is No – it must be recreated, though individual resources inside it may sometimes be recoverable through resource-type–specific soft-delete features or via a Microsoft Support request on a best-effort basis.

    Thanks,

    Suchitra.

    Was this answer helpful?

    0 comments No comments

Your answer

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