To resolve the issue of the VM size not being available while creating a cluster in Databricks, you can consider the following steps:
- Check Quota Limits: The error message indicates that you may be exceeding your approved Total Regional Cores quota. You can check your current quota limits in the Azure portal and request an increase if necessary.
- Choose a Different VM Size: If the specific VM size you are trying to use is not available, consider selecting a different VM size that is available in your chosen region. You can do this by checking the available VM sizes for the region you are working in.
- Retry Later: Sometimes, the availability of VM sizes can change due to demand. If possible, try to create the cluster at a later time.
- Create in a Different Region: If the VM size is not available in the "centralus" region, you might want to consider creating the cluster in a different region where the desired VM size is available.
- Contact Support: If you continue to face issues, you can create a support request through the Azure portal for further assistance.
References: