Hi @rawzace ,
If you're receiving an 'Error: Start operation is not allowed on Virtual Machine.' on a Spot Virtual Machine, then it might not be due to it being Windows 11, but that there may be no Spot instances available after you restart. Spot Error Codes can be found here: https://learn.microsoft.com/en-us/azure/virtual-machines/error-codes-spot
Even if 'Max Price' is set to '-1', the instance can still be denied deployment if there is no capacity for that Size and Location.
Were there any actions made to the image before Deallocation, like Generalizing the Image? If so then it won't be able to deploy the instance after Generalization.
Be sure to review the full Details of the error to determine the cause, this can be checked in Notifications, or the VM's Activity Log.