Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to perform ADE for linux VM #4

Open
venkattoluchuri opened this issue Mar 29, 2021 · 0 comments
Open

Not able to perform ADE for linux VM #4

venkattoluchuri opened this issue Mar 29, 2021 · 0 comments

Comments

@venkattoluchuri
Copy link

I have trying to use terraform script to for ADE however, it gives me below issue;

Error: Code="VMExtensionHandlerNonTransientError" Message="The handler for VM extension type 'Microsoft.Azure.Security.AzureDiskEncryption' has reported terminal failure for VM extension 'DiskEncryption' with error message: '[ExtensionOperationError] Non-zero exit code: 126, /var/lib/waagent/Microsoft.Azure.Security.AzureDiskEncryption-2.2.0.37/BitlockerIaasVMExtension.exe install\n[stdout]\n\n\n[stderr]\n/bin/sh: /var/lib/waagent/Microsoft.Azure.Security.AzureDiskEncryption-2.2.0.37/BitlockerIaasVMExtension.exe: cannot execute binary file\n'.\r\n \r\n'Install handler failed for the extension. More information on troubleshooting is available at https://aka.ms/vmextensionlinuxtroubleshoot'"

on venkat.tf line 5, in resource "azurerm_virtual_machine_extension" "disk-encryption":
5: resource "azurerm_virtual_machine_extension" "disk-encryption" {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant