Skip to content

Commit 693d48d

Browse files
authored
Merge pull request #301945 from daphnemamsft/daphneMa_getlisttitle
adding preview to title
2 parents 8675161 + f45a735 commit 693d48d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: conceptual
66
ms.custom: devx-track-csharp
77
---
88

9-
# Azure Resources Graph (ARG) GET/LIST API
9+
# Azure Resources Graph (ARG) GET/LIST API (Preview)
1010

1111
The ARG GET/LIST API is designed to significantly reduce READ throttling by offloading GET and LIST requests to an alternate ARG platform. This action is achieved through intelligent control plane routing, which directs requests to the alternate platform when a specific parameter is present. If the parameter is absent, requests are seamlessly routed back to the original Resource Provider, ensuring flexibility.
1212

articles/governance/resource-graph/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
- name: Guidance for throttled requests
8080
displayName: pagination, batching, throttling, parallel
8181
href: ./concepts/guidance-for-throttled-requests.md
82-
- name: Guidance for the Azure Resource Graph GET/LIST API
82+
- name: Guidance for the Azure Resource Graph GET/LIST API (Preview)
8383
href: ./concepts/azure-resource-graph-get-list-api.md
8484
- name: Security
8585
items:

0 commit comments

Comments
 (0)