Skip to content

Commit a5aa7ac

Browse files
author
Kamran Khan
committed
Update help for Get-AzureRmVMDiskEncryptionStatus
1 parent 5b06895 commit a5aa7ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/Compute/Commands.Compute/Microsoft.Azure.Commands.Compute.dll-Help.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5648,7 +5648,7 @@ PS C:\> Disable-AzureRMVMDiskEncryption -ResourceGroupName "Group002&quo
56485648
</command:details>
56495649
<maml:description>
56505650
<maml:para>The Get-AzureRmVMDiskEncryptionStatus cmdlet gets the encryption status of the virtual machine. It displays the encryption status of the operating system and data volumes. In addition to encryption status, it also displays the encryption secret URL, key encryption key URL, resource IDs of the KeyVaults where the encryption key and key encryption key for operating system volume are present. </maml:para>
5651-
<maml:para>The OS disk encryption status reporting is not supported for Linux VMs in the preview release. Currently it is reported as &quot;Unknown&quot;.</maml:para>
5651+
<maml:para>For more details on the encryption status, refer to https://gallery.technet.microsoft.com/Azure-Disk-Encryption-for-a0018eb0</maml:para>
56525652
</maml:description>
56535653
<command:syntax>
56545654
<command:syntaxItem>
@@ -5764,7 +5764,7 @@ PS C:\&gt; Disable-AzureRMVMDiskEncryption -ResourceGroupName &quot;Group002&quo
57645764
<maml:alertSet>
57655765
<maml:title></maml:title>
57665766
<maml:alert>
5767-
<maml:para />
5767+
<maml:para>On some versions of Linux, the encryption status is reported as &quot;Unknown&quot;. This is caused by an issue in Linux Agent. The correct status shall be shown once the Linux distribution consumes the updated Linux Agent. Refer to https://github.com/Azure/WALinuxAgent/issues/388 for technical details.</maml:para>
57685768
</maml:alert>
57695769
</maml:alertSet>
57705770
<command:examples>

0 commit comments

Comments
 (0)