Skip to content

Commit 12b8566

Browse files
Merge pull request #286539 from davidsmatlak/ds-arg-fix-json-20240911
Updates JSON
2 parents b7ca108 + ad09756 commit 12b8566

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ When a resource is created, updated, or deleted, a new change resource (`Microso
5858
"tags.key1": {
5959
"newValue": "NewTagValue",
6060
"previousValue": "null",
61-
"changeCategory": "User",
62-
"propertyChangeType": "Insert"
6361
}
6462
}
6563
}

0 commit comments

Comments
 (0)