Skip to content

Commit c0ef671

Browse files
authored
Merge pull request #189915 from v-amallick/Feb-28-2022-AFS
AFS operations management - role updates
2 parents 436ac4c + 15f0959 commit c0ef671

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ description: Provides a summary of support settings and limitations when backing
44
ms.topic: conceptual
55
ms.date: 5/07/2020
66
ms.custom: references_regions
7+
author: v-amallick
8+
ms.service: backup
9+
ms.author: v-amallick
710
---
811

912
# Support matrix for Azure file share backup
@@ -15,9 +18,7 @@ You can use the [Azure Backup service](./backup-overview.md) to back up Azure fi
1518
1619
## Supported regions
1720

18-
### GA regions for Azure file shares backup
19-
20-
Azure file shares backup is available in all regions **except** for: Germany Central (Sovereign), Germany Northeast (Sovereign), China East, China East 2, China North, China North 2, US Gov Iowa
21+
Azure file shares backup is available in all regions, **except** for Germany Central (Sovereign), Germany Northeast (Sovereign), China East, China East 2, China North, China North 2, and US Gov Iowa.
2122

2223
## Supported storage accounts
2324

articles/backup/backup-rbac-rs-vault.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage Backups with Azure role-based access control
33
description: Use Azure role-based access control to manage access to backup management operations in Recovery Services vault.
44
ms.reviewer: utraghuv
55
ms.topic: conceptual
6-
ms.date: 01/27/2022
6+
ms.date: 02/28/2022
77
author: v-amallick
88
ms.service: backup
99
ms.author: v-amallick
@@ -83,12 +83,15 @@ The following table captures the Backup management actions and corresponding min
8383

8484
### Minimum role requirements for the Azure File share backup
8585

86-
The following table captures the Backup management actions and corresponding role required to perform Azure File share operation.
86+
The following table captures the Backup management actions and corresponding Azure role required to perform that operation.
8787

8888
| Management Operation | Role Required | Resources |
8989
| --- | --- | --- |
90-
| Enable backup of Azure File shares | Backup Contributor |Recovery Services vault |
91-
| | Storage Account Backup Contributor | Storage account resource |
90+
| Enable backup from Recovery Services vault | Backup Contributor | Recovery Services vault |
91+
| | Storage account Contributor | Storage account resource |
92+
| Enable backup from file share blade | Backup Contributor | Recovery Services vault |
93+
| | Storage account Contributor | Storage account Resource |
94+
| | Contributor | Subscription |
9295
| On-demand backup of VM | Backup Operator | Recovery Services vault |
9396
| Restore File share | Backup Operator | Recovery Services vault |
9497
| | Storage Account Backup Contributor | Storage account resources where restore source and Target file shares are present |
@@ -98,6 +101,9 @@ The following table captures the Backup management actions and corresponding rol
98101
| Unregister storage account from vault |Backup Contributor | Recovery Services vault |
99102
| |Storage Account Contributor | Storage account resource|
100103

104+
>[!Note]
105+
>If you've contributor access at the resource group level and want to configure backup from file share blade, ensure to get *microsoft.recoveryservices/Locations/backupStatus/action* permission at the subscription level. To do so, create a [*custom role*](../role-based-access-control/custom-roles-portal.md#start-from-scratch) and assign this permission.
106+
101107
## Next steps
102108

103109
* [Azure role-based access control (Azure RBAC)](../role-based-access-control/role-assignments-portal.md): Get started with Azure RBAC in the Azure portal.

0 commit comments

Comments
 (0)