Unable to create the VM in Azure

I am unable to create the VM in azure.

Resource ‘Window11_OsDisk_1_df671590023d40bcba026612e93e203c’ was disallowed by policy. Reasons: ‘Global: This storage configuration is not allowed. Ensure the disk size is 128 GB or less and the SKU is not Premium for Compute disks. For Storage accounts, use Standard_LRS or Standard_RAGRS SKUs.’. See error details for policy resource IDs. Target: ‘/subscriptions/a2b28c85-1948-4263-90ca-bade2bac4df4/resourceGroups/kml_rg_main-cc2dfcd6db9d41d3/providers/Microsoft.Compute/disks/Window11_OsDisk_1_df671590023d40bcba026612e93e203c’.

Hi @SrinivasanMuniyappa ,

From the error, what I gather is that you were using a disk type that is not allowed. Please check the restrictions on the Azure PG page.

Azure Playground

Regards,