An Apache Spark-based analytics platform optimized for Azure.
Hi Aman Darash,
Thank you for sharing the details.
From the error message, the cluster creation is failing due to a quota limitation in your Azure subscription. Specifically, the deployment requires around 32 vCPUs, while your current regional quota is only 4 vCPUs, which results in a QuotaExceeded error and blocks the cluster creation.
To resolve this issue, you can try the following:
- Submit a request to increase your regional vCPU quota from the Azure portal (Subscriptions → Usage + quotas).
- Alternatively, reduce the cluster size or VM configuration so that it fits within your current quota limits.
- You can also try deploying the cluster in a different region with higher available quota or capacity.
Navigate to this link to start the process: https://portal.azure.com/#create/Microsoft.Support
Once the quota is increased or the configuration is adjusted, the cluster creation should proceed successfully.
Please carefully follow my instructions below to create a new Service and subscription limits (quotas) request quota increase to allow access to deploy Zone Redundant SQL Database in the region.
1. Navigate to this link to start the process:
https://portal.azure.com/#create/Microsoft.Support
2. Enter quota in the box and click Go
3. Select Others / Service and subscription limits (quotas) and click Next
4. Click Create a support request button, as shown
5. Select Issue type: Service and subscription limits (quotas), Subscription, Quota type: SQL database, click Next
6. Now you should be on Additional details tab. Click Enter details
7. For quota type select Zone Redundant Access (Availability Zones), select Location, enter expected number of vCores, and then click Save and continue
8. Finish filling out Additional details tab, click Next, review and click Create. You should receive an automated email within a few minutes.