An Azure backup service that provides built-in management at scale.
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/