Unable to create a virtual machine in playground

the error log is
{
“code”: “DeploymentFailed”,
“target”: “/subscriptions/a2b28c85-1948-4263-90ca-bade2bac4df4/resourceGroups/kml_rg_main-e55e2d915c4e4753/providers/Microsoft.Resources/deployments/CreateVm-canonical.ubuntu-24_04-lts-server-20260316095212”,
“message”: “At least one resource deployment operation failed. Please list deployment operations for details. Please see Deployment history - Azure Resource Manager | Microsoft Learn for usage details.”,
“details”: [
{
“code”: “ResourceDeploymentFailure”,
“target”: “/subscriptions/a2b28c85-1948-4263-90ca-bade2bac4df4/resourceGroups/kml_rg_main-e55e2d915c4e4753/providers/Microsoft.Compute/virtualMachines/practice-test999999999”,
“message”: “The resource write operation failed to complete successfully, because it reached terminal provisioning state ‘Failed’.”
}
]
}
i have also added the screenshot of the dashboard

Hi @Shubhya19

The error message is a bit general. Could you please give more details about the VM configuration you want to create? Then I can try to recreate it on my side and see what we need to do.

specification as follows
region (us) east us
security- trusted launch virtual machine
avaibility- no infra redenceny required
image- ubuntu 24.04 lts x64 gen 2
x64 arch
size- standrad B1s 1vcpu 1GiB memory
review+create

Hi @Shubhya19

Thanks for your feedback. This is a valid issue. Let me inform the team so they can check and fix it.

Hi @Shubhya19

Could you please try again and let me know the status? I’ve just checked and was able to create it.