Is it possible to run Azure cluster (Azure ML) on spot instances?

Liliya A 1 Reputation point
2022-04-26T13:18:16.333+00:00

Hello, I wonder if it's possible to use spot instances to run experiments in Azure ML as it's implemented for VM https://azure.microsoft.com/en-us/services/virtual-machines/spot/?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,340 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,040 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,176 Reputation points
    2022-04-27T14:59:37.54+00:00

    Hi, thanks for reaching out. There's no way to enable a vm as spot instance when creating a compute instance in AML. The workaround would be to attach vm as compute. Please note that AML only supports virtual machines that run Ubuntu and requires the virtual machine to have a public IP address.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.