Skip to content

Commit 89c8a30

Browse files
author
AbhishekMallick01
committed
structural changes
1 parent 05e61c3 commit 89c8a30

File tree

3 files changed

+15
-10
lines changed

3 files changed

+15
-10
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,18 @@ The following table lists the behavior of backups due to customer-initiated fail
217217
| Customer-managed planned failover | Supported | Supported | Not supported |
218218
| Customer-managed unplanned failover | Not supported | Only cross-region restore from the vault is supported. | Not supported |
219219

220+
## Permitted scope for copy operations(preview)
221+
222+
The following table lists the scope for copy operation:
223+
224+
| Configuration | Support |
225+
| --- | --- |
226+
| From any storage account | Supported |
227+
| From storage accounts in the same Microsoft Entra tenant | Supported |
228+
| From storage accounts with a private endpoint to the same virtual network | Unsupported |
229+
230+
Azure Trusted Services are allowed, but private endpoints take priority; so, this won't work.
231+
220232

221233
## Next steps
222234

articles/backup/backup-azure-files.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Azure Files in the Azure portal
33
description: Learn how to use the Azure portal to back up Azure Files in the Recovery Services vault
44
ms.topic: how-to
5-
ms.date: 03/11/2025
5+
ms.date: 04/30/2025
66
ms.service: azure-backup
77
ms.custom: engagement-fy23
88
author: jyothisuri
@@ -28,6 +28,7 @@ Azure Files backup is a native cloud solution that protects your data and elimin
2828
* [Create a backup policy for protection of Azure Files](quick-backup-azure-files-vault-tier-portal.md).
2929
* If the storage account access has restrictions, check the firewall settings of the account to ensure the exception **Allow Azure services on the trusted services list to access this storage account** is in grant state. You can refer to [this](../storage/common/storage-network-security.md?tabs=azure-portal#manage-exceptions) link for the steps to grant an exception.
3030
* Ensure that you allow the **Storage account key access** in the required storage account.
31+
* Ensure that the target storage account has the[supported configurations](azure-file-share-support-matrix.md#permitted-scope-for-copy-operationspreview).
3132

3233
>[!IMPORTANT]
3334
>To perform [Cross Subscription Backup (CSB) for protecting Azure Files (preview)](azure-file-share-backup-overview.md#how-cross-subscription-backup-for-azure-files-works) in another subscription, ensure you register `Microsoft.RecoveryServices` in the **subscription of the file share** in addition to the given prerequisites.

articles/backup/troubleshoot-azure-files.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -286,15 +286,7 @@ 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(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.
289+
- Ensure that the target storage account has the [supported configurations](azure-file-share-support-matrix.md#permitted-scope-for-copy-operationspreview).
298290

299291
:::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":::
300292

0 commit comments

Comments
 (0)