Skip to content

Commit 07fae53

Browse files
Merge pull request #296641 from juliamwang6/patch-5
Update get-resource-changes.md
2 parents 4488e6c + 70c54f1 commit 07fae53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ For understanding the type of change that was captured in the resource (i.e. Cre
7272
> [!NOTE]
7373
> Snapshots are not currently supported for deleted resources.
7474
> For records with `changeType`: Delete, the `changesCount` is shown as 0 because the resource itself gets deleted, and there are no properties remaining. For records with `changeType`: Create, the `changesCount` is also shown as 0 because every resource property gets modified during resource creation, and logging every property change would cause too much noise.
75+
>
76+
> When new properties are introduced, they will not be shown as changes. For example, this can occur when a new API version introduces new properties. Similarly, if new keys are added to tags without any values, these changes will not be shown.
7577
7678
## Run a query
7779

0 commit comments

Comments
 (0)