Skip to content

Commit ff0fe1d

Browse files
committed
adding to toc
1 parent aa2a969 commit ff0fe1d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

articles/governance/resource-graph/concepts/guidance-for-throttled-requests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,9 +243,9 @@ You should consider the ARG GET/LIST API if your service falls into one (or many
243243
- You require full instanceView of VMs and VMSS VMs in Uniform as well as Flex orchestration mode.
244244

245245
> [!NOTE]
246-
> ARG GET/LIST API doesn't support VM and VMSS VM Health Status and extension running status in the instanceView. To learn more about the ARG GET/LIST API limits, see the [known limitations](./arg-get-list-api.md#known-limitations).
246+
> ARG GET/LIST API doesn't support VM and VMSS VM Health Status and extension running status in the instanceView. To learn more about the ARG GET/LIST API limits, see the [known limitations](./azure-resource-graph-get-list-api.md#known-limitations).
247247
248-
If the resource you’re interested in, is in the `resources` table or `computeresources` table, *and* it falls in one of the above categories, then use the [ARG GET/LIST API](./arg-get-list-api.md)
248+
If the resource you’re interested in, is in the `resources` table or `computeresources` table, *and* it falls in one of the above categories, then use the [ARG GET/LIST API](./azure-resource-graph-get-list-api.md)
249249

250250
## Still being throttled?
251251

articles/governance/resource-graph/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@
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
83+
href: ./concepts/azure-resource-graph-get-list-api.md
8284
- name: Security
8385
items:
8486
- name: Security baseline for Azure Security Benchmark

0 commit comments

Comments
 (0)