Skip to content

Commit 377de38

Browse files
author
AbhishekMallick01
committed
Blob backup - Supported scenario updates for operational and vaulted backup
1 parent d1bfc26 commit 377de38

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
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: 05/12/2025
5+
ms.date: 07/02/2025
66
ms.custom: references_regions, engagement-fy24
77
ms.service: azure-backup
88
author: jyothisuri
@@ -28,7 +28,7 @@ Vaulted backup for blobs is available in all public cloud regions.
2828

2929
---
3030

31-
## Limitations
31+
## Supported and unsupported scenarios for Azure Blob backup
3232

3333
**Choose a backup type**
3434

@@ -45,6 +45,7 @@ Operational backup of blobs uses blob point-in-time restore, blob versioning, so
4545
**Other limitations**:
4646

4747
- If you've deleted a container during the retention period, that container won't be restored with the point-in-time restore operation. If you attempt to restore a range of blobs that includes blobs in a deleted container, the point-in-time restore operation will fail. For more information about protecting containers from deletion, see [Soft delete for containers](../storage/blobs/soft-delete-container-overview.md).
48+
- Containers with **legal hold** enabled aren't supported.
4849
- If a blob has moved between the hot and cool tiers in the period between the present moment and the restore point, the blob is restored to its previous tier. Restoring block blobs in the archive tier isn't supported. For example, if a blob in the hot tier was moved to the archive tier two days ago, and a restore operation restores to a point three days ago, the blob isn't restored to the hot tier. To restore an archived blob, first move it out of the archive tier. For more information, see [Rehydrate blob data from the archive tier](../storage/blobs/archive-rehydrate-overview.md).
4950
- A block that has been uploaded via [Put Block](/rest/api/storageservices/put-block) or [Put Block from URL](/rest/api/storageservices/put-block-from-url), but not committed via [`Put Block List`](/rest/api/storageservices/put-block-list), isn't part of a blob and so isn't restored as part of a restore operation.
5051
- A blob with an active lease can't be restored. If a blob with an active lease is included in the range of blobs to restore, the restore operation will fail automatically. Break any active leases before starting the restore operation.
@@ -55,6 +56,7 @@ Operational backup of blobs uses blob point-in-time restore, blob versioning, so
5556
# [Vaulted backup](#tab/vaulted-backup)
5657

5758
- You can back up only block blobs in a *standard general-purpose v2 storage account* using the vaulted backup solution for blobs.
59+
- Blob vaulted backup is also supported when the storage account has private endpoints.
5860
- HNS-enabled storage accounts are currently not supported. This includes *ADLS Gen2 accounts*, *accounts using NFS 3.0*, and *SFTP protocols* for blobs.
5961
- You can take up to five backups per storage account in a day.
6062
- You can back up storage accounts with *up to 100 containers*, there is no limit on the number of blobs within those containers. You can also select a subset of containers to back up (up to 100 containers).
@@ -72,6 +74,7 @@ Operational backup of blobs uses blob point-in-time restore, blob versioning, so
7274

7375
- Enabling backups isn't supported for the blob container that are configured with native replication using data factory.
7476
- The protection of a container that is part of any object replication isn't supported, either as a source or destination. Attempting to back up such a container will result in backup failure.
77+
- Containers with **legal hold** enabled aren't supported.
7578

7679

7780
---

0 commit comments

Comments
 (0)