Trying to update a VM which was created with an older version of farmer now fails as of #894
{
"status": "Failed",
"error": {
"code": "BadRequest",
"message": "The specified priority value 'Regular' cannot be applied to the Virtual Machine '...' since no priority was specified when the Virtual Machine was created. For more information, see http://aka.ms/AzureSpot/errormessages."
}
}
Trying to update a VM which was created with an older version of farmer now fails as of #894
{ "status": "Failed", "error": { "code": "BadRequest", "message": "The specified priority value 'Regular' cannot be applied to the Virtual Machine '...' since no priority was specified when the Virtual Machine was created. For more information, see http://aka.ms/AzureSpot/errormessages." } }