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'."
}
]
}
1 answer
-
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:
- VM sizes and operating systems:
- For Windows OS, please ensure that you use VM sizes and VM operating systems that support Azure Disk Encryption.
- For Linux OS, please ensure that you use VM sizes and VM operating systems that support Azure Disk Encryption.
- There are additional pre-requisites and limitations for Azure Disk Encryption:
Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
- VM sizes and operating systems:
