Skip to content

Commit 2d9a74f

Browse files
Merge pull request #302691 from daphnemamsft/daphneMa_add-video
Adding video to ARG GET LIST API page
2 parents 724506a + 696f27b commit 2d9a74f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ ARG GET/LIST provides a default quota of 4k per minute, user, and subscription,
1919
> [!NOTE]
2020
> Keep in mind that the Azure Resource Manager 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 Azure Resource Manager follows for Azure Public cloud. 
2121
22+
> [!VIDEO https://www.youtube.com/embed/h6ieZqCO_90]
23+
2224
## Using the ARG GET/LIST API
2325

2426
To use the [ARG GET/LIST API](./guidance-for-throttled-requests.md#arg-getlist-api), first identify whether or not your scenario matches the conditions mentioned in the guidance for throttled requests. You can then append the flag `&useResourceGraph=true` to your applicable GET/LIST API calls, which routes the request to this ARG backend for response.

0 commit comments

Comments
 (0)