kind-mechanic-53546
03/16/2021, 9:56 PMbillingProfile: {
maxPrice: 0.03,
},
evictionPolicy: "Deallocate",
gives the error
error: Code="InvalidParameter" Message="Eviction policy can be set only on Azure Spot Virtual Machines. For more information, see <http://aka.ms/AzureSpot/errormessages>." Target="billingProfile"
Docs don't really mention much apart from those two elements around spot instancestall-librarian-49374
03/16/2021, 10:04 PMpriority: "Spot",
kind-mechanic-53546
03/16/2021, 10:11 PMerror: Code="BadRequest" Message="The specified priority value 'Spot' cannot be applied to the Virtual Machine 'ed-dev-admin-vm5e9acebc' since no priority was specified when the Virtual Machine was created. For more information, see <http://aka.ms/AzureSpot/errormessages>."
I can log an issue if sotall-librarian-49374
03/16/2021, 10:18 PM