Skip to content

Commit 51e7601

Browse files
committed
Role assignments and custom role limits update
1 parent 2f1c728 commit 51e7601

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

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

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,22 @@
44
author: rolyon
55
ms.service: role-based-access-control
66
ms.topic: include
7-
ms.date: 04/19/2023
7+
ms.date: 02/26/2025
88
ms.author: rolyon
99
ms.custom: include file
1010
---
1111

1212
| Area | Resource | Limit |
1313
| --- | --- | --- |
1414
| [Azure role assignments](../../articles/role-based-access-control/overview.md) | | |
15-
| | Azure role assignments per Azure subscription | 4,000 |
16-
| | Azure role assignments per management group | 500 |
17-
| | Size of description for Azure role assignments | 2 KB |
18-
| | Size of [condition](../../articles/role-based-access-control/conditions-overview.md) for Azure role assignments | 8 KB |
15+
| | Number of Azure role assignments per Azure subscription | 4,000 |
16+
| | Number of Azure role assignments per management group | 500 |
17+
| | Size of description for Azure role assignments | Recommended maximum: 512 chars |
18+
| | Size of [condition](../../articles/role-based-access-control/conditions-overview.md) for Azure role assignments | Recommended maximum: 8 KB |
1919
| [Azure custom roles](../../articles/role-based-access-control/custom-roles.md) | | |
20-
| | Azure custom roles per tenant | 5,000 |
21-
| | Azure custom roles per tenant<br/>(for Microsoft Azure operated by 21Vianet) | 2,000 |
22-
| | Size of role name for Azure custom roles | 512 chars |
23-
| | Size of description for Azure custom roles | 2 KB |
20+
| | Number of Azure custom roles per tenant | 5,000 |
21+
| | Number of Azure custom roles per tenant<br/>(for Microsoft Azure operated by 21Vianet) | 2,000 |
22+
| | Size of role name for Azure custom roles | Recommended maximum: 256 chars |
23+
| | Size of description for Azure custom roles | Recommended maximum: 512 chars |
24+
| | Size of a Azure custom role definition | Recommended maximum: 1 MB |
2425
| | Number of assignable scopes for Azure custom roles | 2,000 |

0 commit comments

Comments
 (0)