Skip to content

Commit c57d5de

Browse files
authored
[Hub Generated] Review request for Microsoft.Automanage to add version preview/2021-04-30-preview and stable/2022-05-04 (#19170)
* Adds base for updating Microsoft.Automanage from version preview/2021-04-30-preview to version 2022-05-04 * Updates readme * Updates API version in new specs and examples * fix s360 swagger correctness issues * change targetId to be readonly * fix wrong commit * remove patch from configurationProfileVersion * fix api version
1 parent 006756d commit c57d5de

File tree

40 files changed

+4838
-3
lines changed

40 files changed

+4838
-3
lines changed

specification/automanage/resource-manager/Microsoft.Automanage/preview/2021-04-30-preview/automanage.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2293,7 +2293,8 @@
22932293
},
22942294
"targetId": {
22952295
"type": "string",
2296-
"description": "The target VM resource URI"
2296+
"description": "The target VM resource URI",
2297+
"readOnly": true
22972298
},
22982299
"status": {
22992300
"type": "string",

0 commit comments

Comments
 (0)