Skip to content

Commit 04c7192

Browse files
jorgecotilloharryli0108
authored andcommitted
fix enum mismatch (Azure#24559)
1 parent c02cbe7 commit 04c7192

File tree

1 file changed

+5
-0
lines changed
  • specification/resources/resource-manager/Microsoft.Resources/preview/2023-07-01-preview

1 file changed

+5
-0
lines changed

specification/resources/resource-manager/Microsoft.Resources/preview/2023-07-01-preview/changes.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,11 @@
296296
"value": "ManagedIdentity",
297297
"description": "A ManagedIdentity made the change(s)",
298298
"name": "ManagedIdentity"
299+
},
300+
{
301+
"value": "Unknown",
302+
"description": "An Unknown entity made the change(s)",
303+
"name": "Unknown"
299304
}
300305
]
301306
}

0 commit comments

Comments
 (0)