From d2a131124b90d1fe7fba88bc2d7db0055e3ff5af Mon Sep 17 00:00:00 2001 From: Sandeep Deo <38295759+SanDeo-MSFT@users.noreply.github.com> Date: Tue, 20 May 2025 18:52:37 -0700 Subject: [PATCH 1/3] Create throttling-device-registration.md --- includes/throttling-device-registration.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 includes/throttling-device-registration.md diff --git a/includes/throttling-device-registration.md b/includes/throttling-device-registration.md new file mode 100644 index 00000000000..b03f94ee309 --- /dev/null +++ b/includes/throttling-device-registration.md @@ -0,0 +1,18 @@ +--- +author: sandeo-MSFT +ms.author: sandeo +ms.localizationpriority: high +ms.subservice: entra-id +ms.topic: include +--- + + +| Request type |Limit per app per tenant | +| ------------ |------------------------ | +| POST, PATCH, DELETE | 1500 requests per 150 seconds | + +The preceding limits apply to the following resources: + +The preceding limits apply to the following resources: + +- [device](/graph/api/resources/device) From b04f1c9f4c3f57d5308a459e27d1048b91ceca3c Mon Sep 17 00:00:00 2001 From: Sandeep Deo <38295759+SanDeo-MSFT@users.noreply.github.com> Date: Tue, 20 May 2025 19:01:04 -0700 Subject: [PATCH 2/3] Update throttling-limits.md --- concepts/throttling-limits.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/concepts/throttling-limits.md b/concepts/throttling-limits.md index 2bae28cca05..51da079dc76 100644 --- a/concepts/throttling-limits.md +++ b/concepts/throttling-limits.md @@ -74,6 +74,10 @@ The rest of this article provides an overview of the service-specific throttling [!INCLUDE [Identity and access data policy operation documentation](../includes/throttling-datapolicy-operation.md)] +## Identity and access device registration service limits + +[!INCLUDE [Identity and access device registration throttling documentation](../includes/throttling-device-registration.md)] + ## Identity protection and conditional access service limits [!INCLUDE [Information protection throttling documentation](../includes/throttling-identityprotection-ca.md)] From 8409e2b39a15705d3ff64bd936306360aa0f9092 Mon Sep 17 00:00:00 2001 From: Sandeep Deo <38295759+SanDeo-MSFT@users.noreply.github.com> Date: Tue, 20 May 2025 19:02:42 -0700 Subject: [PATCH 3/3] Update throttling-device-registration.md --- includes/throttling-device-registration.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/includes/throttling-device-registration.md b/includes/throttling-device-registration.md index b03f94ee309..321fe0faa55 100644 --- a/includes/throttling-device-registration.md +++ b/includes/throttling-device-registration.md @@ -11,8 +11,6 @@ ms.topic: include | ------------ |------------------------ | | POST, PATCH, DELETE | 1500 requests per 150 seconds | -The preceding limits apply to the following resources: - The preceding limits apply to the following resources: - [device](/graph/api/resources/device)