unable to create disk encryption

shirure param 0 Reputation points
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'."
 }
 ]
}
0 comments No comments

Sign in to comment

1 answer

  1. Silvia Wibowo 6,071 Reputation points Microsoft Employee

    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

    Sign in to comment
Sign in to answer

Your answer