Skip to content

Commit 6a2ace7

Browse files
committed
adding metadata
1 parent 49fab2d commit 6a2ace7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
19
# Azure Resource Graph (ARG) GET/LIST API
210

311
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

Comments
 (0)