How to delete My Backup Service
Hi,
iIn some days ago i have create one resource group az104-RG1 and under this i have created one backup service on practice purpose. And that time i have resource group but as of now those backup service active in my account and this is increase my azure suscription bill. Please provide the support.
-
Sharad Varade 0 Reputation points
Still not solved my problem.
-
Sharad Varade 0 Reputation points
I have alredy deleted my resource group.
-
Sharad Varade 0 Reputation points
If possible to join any team member.
-
Deleted
This comment has been deleted due to a violation of our Code of Conduct. The comment was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
-
Suchitra Suregaunkar 14,595 Reputation points β’ Microsoft External Staff β’ Moderator
Hello Sharad Varade
If the answer is helpful, could you please click "Accept Answer" & "upvote" it and this helps other community members who may encounter a similar issue in the future.
If youβre still experiencing the problem or need further clarification, please feel free to share additional information so we can continue investigating and assist you further.
Thanks,
Suchitra.
Sign in to comment
2 answers
-
Suchitra Suregaunkar 14,595 Reputation points β’ Microsoft External Staff β’ Moderator
Hello Sharad Varade
Thank you for posting your query on Microsoft Q&A platform.
I understand you created a Recovery Services Vault under the resource group az104-RG1 for practice, and now it's contributing to your Azure subscription charges. To stop the billing, you need to stop the backup, delete the backup data, and then delete the Recovery Services Vault itself. Simply deleting the resource group won't work if the vault still has protected items or dependencies.
Here are the steps to clean this up:
Step 1: Disable Soft Delete
- In the Azure portal, navigate to your Recovery Services Vault.
- Go to Properties β Security Settings β select Update.
- Uncheck Enable soft delete for cloud workloads and Enable soft delete and security settings for hybrid workloads.
- Select Update.
Step 2: Stop Backup and Delete Backup Data
- In the vault, go to Protected items β Backup items.
- For each backup type listed (e.g., Azure Virtual Machine, Azure Backup Agent, etc.), select View details.
- Select each backup item, then choose Stop backup.
- In the confirmation window, select Delete Backup Data.
- Type the item name, select a reason, and confirm Delete.
- Repeat this for all backup items across all backup types.
Step 3: Unregister Servers and Storage Accounts
- Go to Backup Infrastructure β Protected Servers and unregister all servers listed.
- Go to Backup Infrastructure β Storage Accounts and unregister all storage accounts.
Step 4: Remove Private Endpoints (if any)
- Go to Settings β Networking β Private access.
- Remove all private endpoint connections, if any exist.
Step 5: Delete the Recovery Services Vault
- Go back to the vault Overview page.
- Select Delete and confirm by selecting Yes.
- The vault will be deleted.
Step 6: Delete the Resource Group (Optional)
Once the vault is deleted, if the resource group az104-RG1 is no longer needed, you can delete it as well:
- Search for Resource groups in the portal.
- Select az104-RG1 β Delete resource group β type the name to confirm β Delete.
Note: If you're facing difficulties deleting the vault manually, Microsoft also provides a PowerShell script that automates the entire cleanup process (disabling soft delete, removing all backup items, unregistering servers, and deleting the vault). You can generate this script directly from the vault's Overview page by selecting Delete β Delete using PowerShell Script.
Reference: https://learn.microsoft.com/en-us/azure/backup/scripts/delete-recovery-services-vault
Once the vault and all backup data are removed, you will no longer be billed for the backup service.
For more details, refer to the official documentation: Delete an Azure Backup Recovery Services Vault
Hope this helps! Please let us know if you have any further questions.
Thanks,
Suchitra.-
Bharath Y P 9,730 Reputation points β’ Microsoft External Staff β’ Moderator
Hello Sharad Varade
If the answer is helpful, could you please click "Accept Answer" & "upvote" it and this helps other community members who may encounter a similar issue in the future.
If youβre still experiencing the problem or need further clarification, please feel free to share additional information so we can continue investigating and assist you further.
Thanks,
Sign in to comment -
Sina Salam 30,166 Reputation points β’ Volunteer Moderator
Hello Sharad Varade,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that you would like to delete your Backup Service.
Deleting the resource group does not guarantee that Azure Backup has fully stopped or that backup-related billing has ended. In the case of retained backup artifacts/lifecycle and billing will still continue. The use of the word is important, stop the backup service properly, and prove the real billing root cause.
To resolve the issue, follow the below steps:
- Open Recovery Services vaults / Backup vaults and check Manage Deleted Vaults. - https://learn.microsoft.com/en-us/azure/backup/backup-azure-enhanced-soft-delete-configure-manage,
- If the vault is active, open it and go to Overview > Delete. - https://learn.microsoft.com/en-us/azure/backup/backup-azure-delete-vault
- For every backup item, run Stop backup with Delete Backup Data. - https://learn.microsoft.com/en-us/azure/backup/backup-azure-delete-vault,
- Remove all blockers: Protected Servers, Backup Management Servers, Storage Accounts, Private Endpoints, and Site Recovery objects if they exist. - https://learn.microsoft.com/en-us/azure/backup/backup-azure-delete-vault, https://techcommunity.microsoft.com/discussions/azure/troubleshooting---unable-to-delete-recovery-services-vaultcant-delete-azure-back/85945
- Delete the vault. - https://learn.microsoft.com/en-us/azure/backup/backup-azure-delete-vault
- Go to Cost Management > Cost Analysis, group by Service name, then filter down to Azure Backup and relevant Meters to confirm whether the remaining bill is vault backup, extended soft delete, or snapshot charges. - https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/quick-acm-cost-analysis, https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/cost-analysis-common-uses, https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/customize-cost-analysis-views
Use the associated links for more steps and reading.
I hope this is helpful! Do not hesitate to let me know if you have any other questions, steps or clarifications.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.
