Skip to content

Commit 23b1e63

Browse files
committed
Adding revisions
1 parent 1b62ac8 commit 23b1e63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Resource Graph GET/LIST API Guidance
2+
title: Azure Resource Graph GET/LIST API Guidance (Preview)
33
description: Learn to use the GET/LIST API to avoid requests being throttled in Azure Resource Graph.
44
ms.date: 05/14/2025
55
ms.topic: conceptual
@@ -23,7 +23,7 @@ ARG GET/LIST provides a default quota of 4k per minute, user, and subscription,
2323

2424
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.
2525

26-
You're required to contact the ARG product group by sending an email to [Azure Resource Graph team](mailto:[email protected]) sharing a brief overview of your scenario and the ARG team will reach out to you with next steps.
26+
While the `useResourceGraph` flag will function as expected, we recommend sharing a brief summary of your scenario via email to [Azure Resource Graph team](mailto:[email protected]). This will help the Azure Resource Graph (ARG) team better understand your use case and provide appropriate guidance.
2727

2828
This opt-in model was deliberately chosen to allow the Azure Resource Graph team to better understand customer usage patterns and make improvements as needed.
2929

0 commit comments

Comments
 (0)