Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1575,7 +1575,7 @@
},
"storageAccountId": {
"type": "string",
"description": "If createOption is Import, the Azure Resource Manager identifier of the storage account containing the blob to import as a disk. Required only if the blob is in a different subscription"
"description": "Required if createOption is Import. The Azure Resource Manager identifier of the storage account containing the blob to import as a disk."
},
"imageReference": {
"$ref": "#/definitions/ImageDiskReference",
Expand Down