Skip to content

Commit 0f9f6b6

Browse files
Merge pull request #296371 from juliamwang6/patch-3
Update get-resource-changes.md
2 parents ba39425 + f3661b3 commit 0f9f6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ For understanding the type of change that was captured in the resource (i.e. Cre
7171

7272
> [!NOTE]
7373
> Snapshots are not currently supported for deleted resources.
74-
> For records with `changeType`: Delete, the `changesCount` is shown as 0 because the resource itself gets deleted, and there are no properties remaining.
74+
> 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.
7575
7676
## Run a query
7777

0 commit comments

Comments
 (0)