Skip to content

Commit 015a144

Browse files
committed
fixing broken link and adding redirect link
1 parent 1e0c1a7 commit 015a144

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

articles/azure-resource-manager/management/request-limits-and-throttling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Microsoft Compute implements throttling to provide an optimal experience for Vir
123123

124124
[Azure Resource Graph](../../governance/resource-graph/overview.md) limits the number of requests to its operations. The steps in this article to determine the remaining requests and how to respond when the limit is reached also apply to Resource Graph. However, Resource Graph sets its own limit and reset rate. For more information, see [Resource Graph throttling headers](../../governance/resource-graph//concepts/azure-resource-graph-get-list-api.md).
125125

126-
Azure Resource Graph also has a solution that enables an additional mechanism for getting resource data when you have reached resource provider throttling limits by seamlessly integrating with existing Azure Resource Manager control plane GET and LIST APIs—offering a powerful, scalable solution for resource data access. For more information, see [ARG GET/LIST API](../../governance/resource-graph/concepts/arg-get-list-api.md)
126+
Azure Resource Graph also has a solution that enables an additional mechanism for getting resource data when you have reached resource provider throttling limits by seamlessly integrating with existing Azure Resource Manager control plane GET and LIST APIs—offering a powerful, scalable solution for resource data access. For more information, see [ARG GET/LIST API](../../governance/resource-graph//concepts/azure-resource-graph-get-list-api.md).
127127

128128

129129
### Other resource providers

articles/governance/resource-graph/.openpublishing.redirection.resource-graph.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@
3939
"source_path_from_root": "/articles/governance/resource-graph/samples/samples-by-table.md",
4040
"redirect_url": "/previous-versions/azure/governance/resource-graph/samples/samples-by-table",
4141
"redirect_document_id": false
42+
},
43+
{
44+
"source_path_from_root": "/articles/governance/resource-graph/concepts/azure-resource-graph-get-list-api.md",
45+
"redirect_url": "/azure/governance/resource-graph/concepts/arg-get-list-api.md",
46+
"redirect_document_id": false
4247
}
4348
]
4449
}

0 commit comments

Comments
 (0)