Spot Instances in Azure Databricks

krishnachaitany
Databricks Partner

Compute level spot instances and on demand instances The above screen shot is from AWS Databricks cluster .Similarly, in Azure Databricks - Is there a specific way to determine how many of worker nodes are using spot instances and on-demand instances when it is running/completed a job.

Likewise, I am also looking to get the same information through some programmatical way (Such as REST API) , so that I can build my custom reports.

Thanks in advance.