Hello David Georgiadis
The error:
"64 vCPUs are needed for this configuration, but only 10 vCPUs (of 10) remain for the Standard DDSv4 Family vCPUs."
means that you have vCPU quota limits in your Azure subscription and region.
You’re trying to create a VM that needs 64 vCPUs, but your subscription only has 10 vCPUs remaining in that VM size family (Standard DDSv4) in the selected region (e.g., Italy North).
To address the issue
- Check Current vCPU Quotas
- Go to: Azure Portal > Subscriptions > Your Subscription > Usage + quotas
- Filter by: Region (e.g., Italy North) and VM family (e.g., DDSv4)
- Check the “vCPUs - Standard DDSv4 Family” usage and limit
- Request a Quota Increase
To provision a VM with 64 vCPUs, you'll need to increase the quota for that VM family:
- Go to the Azure Quotas page
- Choose:
- Subscription
- Region
- VM Series: e.g., Standard DDSv4 Family
- Click “Request Increase” and set the new value (e.g., 64 or more).
- Submit the request.
https://learn.microsoft.com/en-us/azure/cost-management-billing/quota/manage-quotas