You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/governance/resource-graph/concepts/arg-get-list-api.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
---
2
+
title: Azure Resource Graph GET/LIST API Guidance
3
+
description: Learn to use the GET/LIST API to avoid requests being throttled in Azure Resource Graph.
4
+
ms.date: 05/14/2025
5
+
ms.topic: conceptual
6
+
ms.custom: devx-track-csharp
7
+
---
8
+
1
9
# Azure Resource Graph (ARG) GET/LIST API
2
10
3
11
ARG GET/LIST API significantly reduces READ throttling by serving all incoming GET and LIST calls against ARG platform with smart routing controls in control plane. The API aligns with the existing request and response contracts of Azure control plane APIs while addressing throttling issues for customers.
0 commit comments