Skip to content

Commit b9d2b25

Browse files
authored
Merge pull request #26713 from microsoftgraph/main
Merge main into live
2 parents 3aa0f51 + 9b6419d commit b9d2b25

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed
Loading

concepts/throttling-limits.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ The rest of this article provides an overview of the service-specific throttling
7474

7575
[!INCLUDE [Identity and access data policy operation documentation](../includes/throttling-datapolicy-operation.md)]
7676

77+
## Identity and access device operation service limits
78+
79+
[!INCLUDE [Identity and access device operation throttling documentation](../includes/throttling-device-operation.md)]
80+
7781
## Identity protection and conditional access service limits
7882

7983
[!INCLUDE [Information protection throttling documentation](../includes/throttling-identityprotection-ca.md)]
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
author: sandeo-MSFT
3+
ms.author: sandeo
4+
ms.localizationpriority: high
5+
ms.subservice: entra-id
6+
ms.topic: include
7+
---
8+
<!-- markdownlint-disable MD041 -->
9+
10+
| Request type |Limit per app per tenant |
11+
| ------------ |------------------------ |
12+
| POST, PATCH, DELETE | 3,000 requests per 2 minutes and 30 seconds |
13+
14+
The preceding limits apply to write qouta for the [device](/graph/api/resources/device) resource.

0 commit comments

Comments
 (0)