Skip to content

Commit b8aa61d

Browse files
updated code
1 parent a19a975 commit b8aa61d

File tree

1 file changed

+2
-2
lines changed
  • specification/compute/resource-manager/Microsoft.Compute/stable/2020-06-01

1 file changed

+2
-2
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2020-06-01/compute.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7865,10 +7865,10 @@
78657865
"properties": {
78667866
"encryptionAtHost": {
78677867
"type": "boolean",
7868-
"description": "This property can be used by user in the request to enable or disable the Host Encryption for the virtual machine or virtual machine scale set. This will enable the encryption for all the disks including Temp disk at host itself. <br><br> Default: The Encryption at host will be disabled unless this property is set to true for the resource."
7868+
"description": "This property can be used by user in the request to enable or disable the Host Encryption for the virtual machine or virtual machine scale set. This will enable the encryption for all the disks including Resource/Temp disk at host itself. <br><br> Default: The Encryption at host will be disabled unless this property is set to true for the resource."
78697869
}
78707870
},
7871-
"description": "Specifies the Security profile settings for the virtual machine"
7871+
"description": "Specifies the Security profile settings for the virtual machine or virtual machine scale set."
78727872
},
78737873
"AdditionalCapabilities": {
78747874
"properties": {

0 commit comments

Comments
 (0)