Skip to content

Commit 974a5a3

Browse files
committed
fixing link
1 parent ca64494 commit 974a5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/resource-graph/concepts/arg-get-list-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The ARG GET/LIST API significantly reduces READ throttling by serving all incomi
1313
ARG GET/LIST provides a default quota of 4k /min /user /subscription on a moving window. This range isn't a hard limit; we can support more than this based on scenario requirement. The API provides a response header “x-ms-user-quota-remaining" indicating remaining quota and "x-ms-user-quota-resets-after" indicating the time for a full quota reset based on which you can understand your quota consumption.
1414

1515
> [!NOTE]
16-
> Keep in mind that the Azure Resource Manager (ARM) quota applies to these calls. Read about the [Azure Resource Manager limits](../../../azure-resource-manager/management/request-limits-and-throttling.md#migrating-to-regional-throttling-and-token-bucket-algorithm), which are the new limits that ARM follows for Azure Public cloud. 
16+
> Keep in mind that the Azure Resource Manager (ARM) quota applies to these calls. Read about the [Azure Resource Manager limits](../../../azure-resource-manager/management/request-limits-and-throttling.md#azure-resource-graph-throttling), which are the new limits that ARM follows for Azure Public cloud. 
1717
1818
## Using the ARG GET/LIST API
1919

0 commit comments

Comments
 (0)