Backup Azure BlobStorage

Fernando Gutierrez 245 Reputation points
2025-01-22T18:23:41.3633333+00:00

Dear good

I need to configure a daily backup policy to a Blob Storage in Azure. Version: BlockBlobStorage.

After creating the backup Vault, I try to add the blobstorage that I need to backup but it does not allow me.

Could you please tell me step by step how to configure a backup policy for this type of Storage.

Thank youerror.bck

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,063 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Keshavulu Dasari 3,185 Reputation points Microsoft Vendor
    2025-01-22T19:15:46.27+00:00

    @Fernando Gutierrez,

    It looks like the option to select "BlobStorage" is missing from the backup configuration interface. This might be due to a few reasons:

    Ensure that the feature for backing up Azure Blobs is available in your region and subscription. Azure periodically updates its services, and some features might be in preview or not yet available in all regions. Verify that you have the necessary permissions to configure backups for the storage account. You need to have at least the "Contributor" role on both the Recovery Services vault and the storage account.

    Confirm that your storage account is of the type "BlockBlobStorage." Some storage account types might not be supported for this backup feature.

    Service Registration: Ensure that the Microsoft.DataProtection resource provider is registered for your subscription. You can do this by navigating to your subscription in the Azure portal, selecting "Resource providers," and registering the Microsoft.DataProtection provider if it is not already registered.


    If you have any other questions or are still running into more issues, let me know in the "comments" and I would be happy to help you.

    0 comments No comments

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.