hi all,
trying to create a VM using azure spot. I keep getting this error at the end:
The template deployment failed with error: 'The resource with id: 'XXX' failed validation with message: 'The requested size for resource 'XXX' is currently not available in location 'westeurope' zones '' for subscription 'XXX'. Please try another size or deploy to a different location or zones. See https://aka.ms/azureskunotavailable for details.'.'. (Code: InvalidTemplateDeployment)
I tried chaning to different disk sizes and types of vcpu, ram, disk, and tried changing region (chose several EU or US regions). Also tried changing eviction type.
The only way I found to get this error out of the way is to select NO azure-spot. Changing region or disk size does not help.
Any idea?
thanks!

