Skip to content

Commit 4247c95

Browse files
authored
add to description of OS state (#19764)
1 parent 2b546e9 commit 4247c95

File tree

1 file changed

+1
-1
lines changed
  • specification/compute/resource-manager/Microsoft.Compute/stable/2022-03-01/ComputeRP

1 file changed

+1
-1
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2022-03-01/ComputeRP/image.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
},
405405
"osState": {
406406
"type": "string",
407-
"description": "The OS State.",
407+
"description": "The OS State. For managed images, use Generalized.",
408408
"enum": [
409409
"Generalized",
410410
"Specialized"

0 commit comments

Comments
 (0)