File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/governance/resource-graph Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ provide the following features:
14
14
- Ability to query resources with complex filtering, grouping, and sorting by resource properties.
15
15
- Ability to iteratively explore resources based on governance requirements.
16
16
- 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 )
18
18
(preview).
19
19
20
20
In this documentation, you'll go over each feature in detail.
@@ -42,7 +42,7 @@ With Azure Resource Graph, you can:
42
42
43
43
- Access the properties returned by resource providers without needing to make individual calls to
44
44
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
46
46
when. (preview)
47
47
48
48
> [ !NOTE]
You can’t perform that action at this time.
0 commit comments