Skip to content

Commit 9920630

Browse files
committed
Freshness and Acrolinx review
1 parent 2454ce2 commit 9920630

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

articles/governance/resource-graph/concepts/explore-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Explore your Azure resources
33
description: Learn to use the Resource Graph query language to explore your resources and discover how they're connected.
4-
ms.date: 10/18/2019
4+
ms.date: 05/20/2020
55
ms.topic: conceptual
66
---
77
# Explore your Azure resources with Resource Graph

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Guidance for throttled requests
33
description: Learn to group, stagger, paginate, and query in parallel to avoid requests being throttled by Azure Resource Graph.
4-
ms.date: 12/02/2019
4+
ms.date: 05/20/2020
55
ms.topic: conceptual
66
---
77
# Guidance for throttled requests in Azure Resource Graph
@@ -256,7 +256,7 @@ Provide these details:
256256
- Your specific use-case and business driver needs for a higher throttling limit.
257257
- How many resources do you have access to? How many of the are returned from a single query?
258258
- What types of resources are you interested in?
259-
- What's your query pattern? X queries per Y seconds etc.
259+
- What's your query pattern? X queries per Y seconds, and so on.
260260

261261
## Next steps
262262

articles/governance/resource-graph/how-to/get-resource-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Get resource changes
33
description: Understand how to find when a resource was changed, get a list of the properties that changed, and evaluate the diffs.
4-
ms.date: 10/09/2019
4+
ms.date: 05/20/2020
55
ms.topic: how-to
66
---
77
# Get resource changes

articles/governance/resource-graph/troubleshoot/general.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot common errors
33
description: Learn how to troubleshoot issues with the various SDKs while querying Azure resources with Azure Resource Graph.
4-
ms.date: 10/18/2019
4+
ms.date: 05/20/2020
55
ms.topic: troubleshooting
66
---
77
# Troubleshoot errors using Azure Resource Graph
@@ -85,7 +85,7 @@ _403_ (Forbidden) response.
8585
#### Cause
8686

8787
If the customer doesn't have read permission to all the provided subscriptions, the request is
88-
denied due to lack of appropriate security rights.
88+
denied because of lack of appropriate security rights.
8989

9090
#### Resolution
9191

articles/governance/resource-graph/tutorials/create-share-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Tutorial: Manage queries in Azure portal"
33
description: In this tutorial, you create a Resource Graph Query and share the new query with others in the Azure portal.
4-
ms.date: 11/21/2019
4+
ms.date: 05/20/2020
55
ms.topic: tutorial
66
---
77
# Tutorial: Create and share an Azure Resource Graph query in the Azure portal

0 commit comments

Comments
 (0)