Skip to content

Commit 05e61c3

Browse files
author
AbhishekMallick01
committed
Az Files backup - Support matrix and troubleshoot updates
1 parent fa6c953 commit 05e61c3

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

articles/backup/azure-file-share-support-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Support Matrix for Azure files backup by using Azure Backup
33
description: Provides a summary of support settings and limitations when backing up Azure files.
44
ms.topic: reference
5-
ms.date: 03/24/2025
5+
ms.date: 04/30/2025
66
ms.custom: references_regions, engagement-fy24
77
ms.service: azure-backup
88
author: jyothisuri
@@ -140,7 +140,7 @@ Migration of File Shares protected with snapshot backup to vaulted backup is su
140140
| Maximum size of a file (if the destination account is in a Vnet) | 1 TB |
141141
| Maximum number of individual files or folders per restore, if ILR (Item level recovery) | 99 |
142142
| Maximum recommended restore size per restore for large File Shares | 15 TiB |
143-
| Maximum duration of a restore job | 15 days
143+
| Maximum duration of a restore job | 7 days
144144

145145
# [Vault-standard tier](#tab/vault-tier)
146146

59.3 KB
Loading

articles/backup/troubleshoot-azure-files.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot Azure Files backup
33
description: This article is troubleshooting information about issues occurring when protecting your Azure Files.
44
ms.service: azure-backup
5-
ms.date: 03/05/2025
5+
ms.date: 04/30/2025
66
ms.topic: troubleshooting
77
author: jyothisuri
88
ms.author: jsuri
@@ -286,7 +286,15 @@ Recommended Actions: Ensure that the following configurations in the storage acc
286286

287287
:::image type="content" source="./media/troubleshoot-azure-files/storage-account-network-configuration.png" alt-text="Screenshot shows the required networking details in a storage account." lightbox="./media/troubleshoot-azure-files/storage-account-network-configuration.png":::
288288

289-
- Ensure that the target storage account has the following configuration: *Permitted scope for copy operations* is set to *From storage accounts in the same Microsoft Entra tenant*.
289+
- Ensure that the target storage account has the following configuration ([Permitted scope for copy operations(preview)](backup-azure-files.md)):
290+
291+
| Configuration | Support |
292+
| --- | --- |
293+
| From any storage account | Supported |
294+
| From storage accounts in the same Microsoft Entra tenant | Supported |
295+
| From storage accounts with a private endpoint to the same virtual network | Unsupported |
296+
297+
Azure Trusted Services are allowed, but private endpoints take priority; so, this won't work.
290298

291299
:::image type="content" source="./media/troubleshoot-azure-files/target-storage-account-configuration.png" alt-text="Screenshot shows the target storage account configuration." lightbox="./media/troubleshoot-azure-files/target-storage-account-configuration.png":::
292300

0 commit comments

Comments
 (0)