while creating cluster in databricks i am getting following error Azure Quota Exceeded Exception: Error code: SkuNotAvailable, error message: The requested VM size for resource 'Following SKUs have failed for Capacity Restrictions: Standard_DS3_v2' is cur

azurecloud 0 Reputation points
2024-06-28T12:09:26.57+00:00

while creating cluster in databricks i am getting following error Azure Quota Exceeded Exception: Error code: SkuNotAvailable, error message: The requested VM size for resource 'Following SKUs have failed for Capacity Restrictions: Standard_DS3_v2' is currently not available in location 'southcentralus'. Please try another size or deploy to a different location or different zone. See https://aka.ms/azureskunotavailable for details.please suggest me how to resolve this error

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,042 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 84,051 Reputation points Microsoft Employee
    2024-07-01T04:36:22.87+00:00

    @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.

    0 comments No comments