Skip to content

Commit cf6eb48

Browse files
Merge pull request #234882 from rolyon/rolyon-rbac-role-assignments-limit-specialized-clouds
[Azure RBAC] Role assignments limit for specialized clouds
2 parents 0882b8f + c90ddb9 commit cf6eb48

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

articles/role-based-access-control/troubleshooting.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: role-based-access-control
99
ms.workload: identity
1010
ms.tgt_pltfrm: na
1111
ms.topic: troubleshooting
12-
ms.date: 04/05/2023
12+
ms.date: 04/19/2023
1313
ms.author: rolyon
1414
ms.custom: seohack1, devx-track-azurecli
1515
---
@@ -29,9 +29,6 @@ When you try to assign a role, you get the following error message:
2929

3030
Azure supports up to **4000** role assignments per subscription. This limit includes role assignments at the subscription, resource group, and resource scopes, but not at the management group scope.
3131

32-
> [!NOTE]
33-
> For specialized clouds, such as Azure Government and Azure China 21Vianet, the limit is **2000** role assignments per subscription.
34-
3532
**Solution**
3633

3734
Try to reduce the number of role assignments in the subscription. Here are some ways that you can reduce the number of role assignments:

includes/role-based-access-control/limits.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: rolyon
66
ms.service: role-based-access-control
77
ms.topic: include
8-
ms.date: 06/14/2022
8+
ms.date: 04/19/2023
99
ms.author: rolyon
1010
ms.custom: include file
1111
---
@@ -14,7 +14,6 @@
1414
| --- | --- | --- |
1515
| [Azure role assignments](../../articles/role-based-access-control/overview.md) | | |
1616
| | Azure role assignments per Azure subscription | 4,000 |
17-
| | Azure role assignments per Azure subscription<br/>(for Azure Government and Azure China 21Vianet) | 2,000 |
1817
| | Azure role assignments per management group | 500 |
1918
| | Size of description for Azure role assignments | 2 KB |
2019
| | Size of [condition](../../articles/role-based-access-control/conditions-overview.md) for Azure role assignments | 8 KB |

0 commit comments

Comments
 (0)