Skip to content

Commit ce62d47

Browse files
Merge pull request #242378 from rolyon/rolyon-rbac-troubleshoot-limits-note-increase
[Azure RBAC] Update troubleshoot limit note text
2 parents 4a5de8d + 08ddf96 commit ce62d47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/role-based-access-control/troubleshoot-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: amycolannino
77
ms.service: role-based-access-control
88
ms.topic: how-to
99
ms.workload: identity
10-
ms.date: 06/05/2023
10+
ms.date: 06/21/2023
1111
ms.author: rolyon
1212
---
1313

@@ -32,7 +32,7 @@ When you try to assign a role, you get the following error message:
3232
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. You should try to reduce the number of role assignments in the subscription.
3333

3434
> [!NOTE]
35-
> The **4000** role assignments limit per subscription is fixed.
35+
> The **4000** role assignments limit per subscription is fixed and cannot be increased.
3636
3737
To get the number of role assignments, you can view the [chart on the Access control (IAM) page](role-assignments-list-portal.md#list-number-of-role-assignments) in the Azure portal. You can also use the following Azure PowerShell commands:
3838

@@ -254,7 +254,7 @@ You're unable to assign a role at management group scope.
254254
Azure supports up to **500** role assignments per management group. This limit is different than the role assignments limit per subscription.
255255

256256
> [!NOTE]
257-
> The **500** role assignments limit per management group is fixed.
257+
> The **500** role assignments limit per management group is fixed and cannot be increased.
258258
259259
### Solution
260260

0 commit comments

Comments
 (0)