Skip to content

Commit a98b02b

Browse files
Merge pull request #302581 from AbhishekMallick-MS/Jul-11-2025-Blob
Blob backup - vaulted backup supported scenario updates
2 parents 86965f7 + d45fc0a commit a98b02b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/backup/blob-backup-support-matrix.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Support matrix for Azure Blobs backup
33
description: Provides a summary of support settings and limitations when backing up Azure Blobs.
44
ms.topic: reference
5-
ms.date: 07/02/2025
5+
ms.date: 07/11/2025
66
ms.custom: references_regions, engagement-fy24
77
ms.service: azure-backup
88
author: jyothisuri
@@ -66,6 +66,8 @@ Operational backup of blobs uses blob point-in-time restore, blob versioning, so
6666
- The storage accounts to be backed up must contain *a minimum of one container*. If the storage account doesn't contain any containers or if no containers are selected, an error may appear when you configure backup.
6767
- Only `$web` and `$root` system containers are supported for vaulted backup.
6868
- If you stop protection (vaulted backup) on a storage account, it doesn't delete the object replication policy created on the storage account. In these scenarios, you need to manually delete the *OR policies*.
69+
- You can avoid disruption to Azure Blob vaulted backups during a storage account failover by following a specific sequence - pause the backup, remove the object replication policy at the storage account level, complete the failover, and then resume the backup. This process doesn't impact existing recovery points. However, it triggers a full re-replication of blobs during the next backup operation. The object replication policy is automatically recreated in the next backup cycle.
70+
- When you remove backups, Azure Backup automatically deletes the **object replication policy** from the source. If custom locks exist, remove the policy manually. If you stop protection, it disconnects only the storage account from the Backup vault and tools (such as Backup center). This action doesn't disable blob point-in-time restore, versioning, or change feed settings.
6971
- Archive tier blob backup isn't supported. Cool and cold tier blobs are restored in hot tier.
7072
- The backup operation isn't supported for blobs that are uploaded by using [Data Lake Storage APIs](/rest/api/storageservices/data-lake-storage-gen2).
7173
- When you delete and recreate a storage account with the same name, **Object Replication** doesn't recognize the change. As a result, future Recovery Points continue to include the older blobs and their versions.

0 commit comments

Comments
 (0)