Skip to content

Commit d602327

Browse files
author
AbhishekMallick01
committed
Addressed PR review inputs
1 parent 89c8a30 commit d602327

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/backup/backup-azure-files.md

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

3333
>[!IMPORTANT]
3434
>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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This article provides troubleshooting information to address any issues you come
2525
2626
- Ensure that the file share isn't present in any of the unsupported Storage Accounts. You can refer to the [Support matrix for Azure Files backup](azure-file-share-support-matrix.md) to find supported Storage Accounts.
2727
- Ensure that the storage account and recovery services vault are present in the same region.
28-
- Ensure that the combined length of the storage account name and the resource group name don't exceed 84 characters in the case of new Storage accounts and 77 characters in the case of classic storage accounts.
28+
- Ensure that the combined length of the storage accounts name and the resource group name don't exceed 84 characters in the case of new Storage accounts and 77 characters in the case of classic storage accounts.
2929
- Check the firewall settings of storage account to ensure that the exception "_Allow Azure services on the trusted services list to access this storage account_" is granted. You can refer [this](../storage/common/storage-network-security.md?tabs=azure-portal#manage-exceptions) link for the steps to grant exception.
3030

3131

0 commit comments

Comments
 (0)