Skip to content

Commit fd553c4

Browse files
Merge pull request #229291 from tfitzmac/0302throttle
clarify RP throttle is per region
2 parents 87b6f02 + 54980aa commit fd553c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/azure-resource-manager/management/request-limits-and-throttling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Request limits and throttling
33
description: Describes how to use throttling with Azure Resource Manager requests when subscription limits have been reached.
44
ms.topic: conceptual
5-
ms.date: 12/16/2022
5+
ms.date: 03/02/2023
66
ms.custom: seodec18, devx-track-azurepowershell
77
---
88
# Throttling Resource Manager requests
@@ -37,7 +37,7 @@ The remaining requests are returned in the [response header values](#remaining-r
3737

3838
## Resource provider limits
3939

40-
Resource providers apply their own throttling limits. The resource provider throttles per region of the resource in the request and per principal ID. Because Resource Manager throttles by instance of Resource Manager, and there are several instances of Resource Manager in each region, the resource provider might receive more requests than the default limits in the previous section.
40+
Resource providers apply their own throttling limits. The resource provider throttles per region of the resource in the request. Because Resource Manager throttles by instance of Resource Manager, and there are several instances of Resource Manager in each region, the resource provider might receive more requests than the default limits in the previous section.
4141

4242
This section discusses the throttling limits of some widely used resource providers.
4343

includes/azure-storage-limits-azure-resource-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: tamram
1010
ms.custom: include file
1111
---
1212

13-
The following limits apply only when you perform management operations by using Azure Resource Manager with Azure Storage.
13+
The following limits apply only when you perform management operations by using Azure Resource Manager with Azure Storage. The limits apply per region of the resource in the request.
1414

1515
| Resource | Limit |
1616
| --- | --- |

0 commit comments

Comments
 (0)