Skip to content

Commit c7bcb35

Browse files
committed
update the entra limit to 15000
1 parent 37096e2 commit c7bcb35

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

articles/azure-resource-manager/management/azure-subscription-service-limits.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure subscription limits and quotas
33
description: Provides a list of common Azure subscription and service limits, quotas, and constraints. This article includes information on how to increase limits along with maximum values.
44
ms.topic: conceptual
5-
ms.date: 04/08/2024
5+
ms.date: 06/13/2024
66
---
77

88
# Azure subscription and service limits, quotas, and constraints
@@ -101,7 +101,6 @@ This section provides information about limits that apply to Azure API Managemen
101101

102102
[!INCLUDE [redis-cache-service-limits](../../azure-cache-for-redis/includes/redis-cache-service-limits.md)]
103103

104-
105104
## Azure Cloud Services limits
106105

107106
[!INCLUDE [azure-cloud-services-limits](../../../includes/azure-cloud-services-limits.md)]

includes/entra-service-limits-include.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
author: rolyon
55
ms.service: entra-id
66
ms.topic: include
7-
ms.date: 08/22/2023
7+
ms.date: 06/13/2024
88
ms.author: rolyon
99
ms.custom: include file
1010
---
@@ -22,7 +22,7 @@ Here are the usage constraints and other service limits for the Microsoft Entra
2222
| Application Proxy | <ul><li>A maximum of 500 transactions\* per second per Application Proxy application.</li><li>A maximum of 750 transactions per second for the Microsoft Entra organization.<br><br>\*A transaction is defined as a single HTTP request and response for a unique resource. When clients are throttled, they'll receive a 429 response (too many requests). Transaction metrics are collected on each connector and can be monitored using performance counters under the object name `Microsoft AAD App Proxy Connector`. |
2323
| Access Panel |There's no limit to the number of applications per user that can be displayed in the Access Panel, regardless of the number of assigned licenses. |
2424
| Reports | A maximum of 1,000 rows can be viewed or downloaded in any report. Any other data is truncated. |
25-
| Administrative units | <ul><li>A Microsoft Entra resource can be a member of no more than 30 administrative units.</li><li>A maximum of 100 restricted management administrative units in a tenant.</li><li>A Microsoft Entra organization can have a maximum of 5,000 dynamic groups and dynamic administrative units combined.</li></ul> |
25+
| Administrative units | <ul><li>A Microsoft Entra resource can be a member of no more than 30 administrative units.</li><li>A maximum of 100 restricted management administrative units in a tenant.</li><li>A Microsoft Entra organization can have a maximum of 15,000 dynamic groups and dynamic administrative units combined.</li></ul> |
2626
| Microsoft Entra roles and permissions | <ul><li>A maximum of 100 [Microsoft Entra custom roles](/azure/active-directory//users-groups-roles/roles-custom-overview?context=azure%2factive-directory%2fusers-groups-roles%2fcontext%2fugr-context) can be created in a Microsoft Entra organization.</li><li>A maximum of 150 Microsoft Entra custom role assignments for a single principal at any scope.</li><li>A maximum of 100 Microsoft Entra built-in role assignments for a single principal at non-tenant scope (such as an administrative unit or Microsoft Entra object). There is no limit to Microsoft Entra built-in role assignments at tenant scope. For more information, see [Assign Microsoft Entra roles at different scopes](../articles/active-directory/roles/assign-roles-different-scopes.md).</li><li>A group can't be added as a [group owner](../articles/active-directory/fundamentals/users-default-permissions.md?context=azure%2factive-directory%2fusers-groups-roles%2fcontext%2fugr-context#object-ownership).</li><li>A user's ability to read other users' tenant information can be restricted only by the Microsoft Entra organization-wide switch to disable all non-admin users' access to all tenant information (not recommended). For more information, see [To restrict the default permissions for member users](../articles/active-directory/fundamentals/users-default-permissions.md?context=azure%2factive-directory%2fusers-groups-roles%2fcontext%2fugr-context#restrict-member-users-default-permissions).</li><li>It might take up to 15 minutes or you might have to sign out and sign back in before admin role membership additions and revocations take effect.</li></ul> |
2727
|Conditional Access Policies|A maximum of 195 policies can be created in a single Microsoft Entra organization (tenant).|
2828
|Terms of use|You can add no more than 40 terms to a single Microsoft Entra organization (tenant).|

0 commit comments

Comments
 (0)