@azurecloud - Thanks for the question and using MS Q&A platform.
It seems that you are trying to create a cluster in Azure Databricks, but you are receiving an error message stating that the requested VM size is not available in the specified location. This error message usually occurs when there is not enough capacity in the region to provision the requested VM size.
To resolve this issue, you can try one of the following options:
- Try a different VM size: You can try selecting a different VM size that is available in the region. You can refer to the Azure documentation to find the list of available VM sizes in each region.
- Deploy to a different location or zone: You can try deploying the cluster to a different location or zone where the requested VM size is available.
- Request a quota increase: If you need to use the requested VM size in the specified location, you can request a quota increase for that VM size in that location. You can refer to the Azure documentation to learn how to request a quota increase.
A similar thread has been discussed here.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.