Skip to content

Commit 69aa29c

Browse files
Merge pull request #222245 from jasongroce/patch-10
Update get-resource-changes.md
2 parents c65244f + a784add commit 69aa29c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,17 @@ ms.topic: how-to
77

88
# Get resource configuration changes
99

10-
Resources change through the course of daily use, reconfiguration, and even redeployment. Most change is by design, but sometimes it isn't. For the last 14 days of changes, you can:
10+
Resources change through the course of daily use, reconfiguration, and even redeployment. Most change is by design, but sometimes it isn't. You can:
1111

1212
- Find when changes were detected on an Azure Resource Manager property
1313
- View property change details
1414
- Query changes at scale across your subscriptions, management group, or tenant
1515

1616
This article shows how to query resource configuration changes through Resource Graph.
1717

18+
> [!WARNING]
19+
> There has been a temporary reduction in lookback retention to **seven days**.
20+
1821
## Prerequisites
1922

2023
- To enable Azure PowerShell to query Azure Resource Graph, [add the module](../first-query-powershell.md#add-the-resource-graph-module).

0 commit comments

Comments
 (0)