unable to create disk encryption

shirure param 0 Reputation points
2024-07-23T11:12:10.85+00:00
The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'. (Code: ResourceDeploymentFailure, Target: /subscriptions/8b36142b-c901-4202-89b7-89d1f7b06934/resourceGroups/reg-0-1/providers/Microsoft.Resources/deployments/vaults-20240723163803)


raw error

{
  "code": "DeploymentFailed",
  "target": "/subscriptions/8b36142b-c901-4202-89b7-89d1f7b06934/resourceGroups/reg-0-1/providers/Microsoft.Resources/deployments/Microsoft.DiskEncryptionSet-20240723162215",
  "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
  "details": [
    {
      "code": "ResourceDeploymentFailure",
      "target": "/subscriptions/8b36142b-c901-4202-89b7-89d1f7b06934/resourceGroups/reg-0-1/providers/Microsoft.Resources/deployments/vaults-20240723163803",
      "message": "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."
    }
  ]
}
Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
182 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Silvia Wibowo 5,886 Reputation points Microsoft Employee Volunteer Moderator
    2025-06-02T22:50:16.5766667+00:00

    Hi @shirure param , I understand that you're trying to enable Azure Disk Encryption on your VM but you got "DeploymentFailed" error. Please check:

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.