Skip to content

Commit 48aebac

Browse files
committed
fixing the intro
1 parent 75a4cc0 commit 48aebac

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ ms.custom: devx-track-csharp
88

99
# Guidance for throttled requests in Azure Resource Graph
1010

11-
When creating programmatic and frequent use of Azure Resource Graph data, consideration should be
12-
made for how throttling affects the results of the queries. Changing the way data is requested can
13-
help you and your organization avoid being throttled and maintain the flow of timely data about your
14-
Azure resources.
11+
When programmatically using Azure Resource Graph data, it is important to consider how throttling affects the results of the queries. Changing the way data is requested can help you and your organization avoid throttling issues and maintain the flow of timely data about your Azure resources.
1512

1613
This article covers four areas and patterns related to the creation of queries in Azure Resource
1714
Graph:

0 commit comments

Comments
 (0)