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 Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,176 Reputation points Moderator
    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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.