Skip to content

Commit bb21784

Browse files
authored
Merge pull request MicrosoftDocs#74827 from ejarvi/patch-21
Clarify version requirements
2 parents 053a621 + a38360c commit bb21784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/security/azure-security-disk-encryption-tsg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ uname -a
4848

4949
## Update the Azure Virtual Machine Agent and Extension Versions
5050

51-
Azure Disk Encryption operations may fail on virtual machine images using unsupported versions of the Azure Virtual Machine Agent. For more information, please refer to [Minimum version support for virtual machine agents in Azure](https://support.microsoft.com/en-us/help/4049215/extensions-and-virtual-machine-agent-minimum-version-support).
51+
Azure Disk Encryption operations may fail on virtual machine images using unsupported versions of the Azure Virtual Machine Agent. Linux images with agent versions earlier than 2.2.38 should be updated prior to enabling encryption. For more information, see [How to update the Azure Linux Agent on a VM](../virtual-machines/extensions/update-linux-agent.md) and [Minimum version support for virtual machine agents in Azure](https://support.microsoft.com/en-us/help/4049215/extensions-and-virtual-machine-agent-minimum-version-support).
5252

5353
The correct version of the Microsoft.Azure.Security.AzureDiskEncryption or Microsoft.Azure.Security.AzureDiskEncryptionForLinux guest agent extension is also required. Extension versions are maintained and updated automatically by the platform when Azure Virtual Machine agent prerequisites are satisfied and a supported version of the virtual machine agent is used.
5454

0 commit comments

Comments
 (0)