i have this error
{“code”:“BadRequest”,“message”:“Cannot create a VM of size ‘Standard_D4ps_v5’ because this VM size only supports a CPU Architecture of ‘Arm64’, but an image or disk with CPU Architecture ‘x64’ was given. Please check that the CPU Architecture of the image or disk is compatible with that of the VM size.”}
i’m trying with other vm, but i cant … help me please!!
I’m assuming you’re using our Azure playground to do this (you didn’t say, but that’s an Azure disk size). Since I don’t think we support ARM64 VMs, it would figure that we wouldn’t support an ARM64 disk because, well, what would be the point
Please try a Standard_D4s_v3 disk or similar and see if that works better for your purposes.