Skip to content

Commit 68e9a18

Browse files
authored
Merge pull request #190996 from jennyhunter-msft/patch-3
Update change feature reference
2 parents 985b78f + 8238eb3 commit 68e9a18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/resource-graph/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ provide the following features:
1414
- Ability to query resources with complex filtering, grouping, and sorting by resource properties.
1515
- Ability to iteratively explore resources based on governance requirements.
1616
- Ability to assess the impact of applying policies in a vast cloud environment.
17-
- Ability to [detail changes made to resource properties](./how-to/get-resource-changes.md)
17+
- Ability to [query changes made to resource properties](./how-to/get-resource-changes.md)
1818
(preview).
1919

2020
In this documentation, you'll go over each feature in detail.
@@ -42,7 +42,7 @@ With Azure Resource Graph, you can:
4242

4343
- Access the properties returned by resource providers without needing to make individual calls to
4444
each resource provider.
45-
- View the last 14 days of change history made to the resource to see what properties changed and
45+
- View the last seven days of resource configuration changes to see what properties changed and
4646
when. (preview)
4747

4848
> [!NOTE]

0 commit comments

Comments
 (0)