Skip to content

Commit 7cf05cc

Browse files
committed
Updating help file for Disable encryption cmdlet
1 parent 4166301 commit 7cf05cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1461,7 +1461,7 @@ PS C:\> $VirtualMachine = Add-AzureRmVMSshPublicKey -VM $VirtualMachine -KeyD
14611461
<command:details>
14621462
<command:name>Disable-AzureRmVMDiskEncryption</command:name>
14631463
<maml:description>
1464-
<maml:para>Disable-AzureRmVMDiskEncryption cmdlet disables encryption on a running IaaS VM in Azure. This cmdlet is supported only for Windows VMs and not Linux VMs. This cmdlet installs an extension on the VM to disable encryption. If no Name parameter is specified, an extension with default name &#39;AzureDiskEncryption&#39; for Windows VMs is created. This cmdlet reboots the VM. Please save your work on the VM before running this cmdlet and wait for it to be done.</maml:para>
1464+
<maml:para>Disable-AzureRmVMDiskEncryption cmdlet disables encryption on a running IaaS VM in Azure. This cmdlet is only supported on Windows VMs and not Linux VMs. This cmdlet installs an extension on the VM to disable encryption. If no Name parameter is specified, an extension with default name &#39;AzureDiskEncryption&#39; for Windows VMs is created. This cmdlet reboots the VM. Please save your work on the VM before running this cmdlet and wait for it to be done.</maml:para>
14651465
</maml:description>
14661466
<maml:copyright>
14671467
<maml:para />

0 commit comments

Comments
 (0)