Introduction
Sometimes cloud servers cost a lot. Azure Spot VMs let you use spare servers at a lower price. They can be taken back by Azure anytime, so they are good for tasks that can pause and restart.
When running batch jobs that can stop and start without problems.
When testing software that does not need to run all the time.
When you want to save money on virtual machines for flexible workloads.
When running background tasks that can be interrupted and resumed later.
When you want to try cloud servers at a lower cost before buying full-price ones.