Tag not monitored by Microsoft.
Hello Shane
Thank you for sharing the details. This behavior is expected and is related to vCPU quota enforcement at the VM family level, not an issue with the resize target itself.
Why the resize is still failing :
Even though all Basv2 VMs are now deallocated, Azure still validates VM‑family vCPU quota compliance before allowing a resize operation.
In your subscription and region (West US 2):
- Basv2 family quota = 0
- Azure requires the current VM family allocation to be within quota before releasing it and moving the VM to another family (for example, D‑series).
- When a quota has been reduced to 0, Azure blocks any operation that triggers capacity validation, including resize—even when moving away from Basv2.
This validation behavior is documented and applies to both allocated and deallocated cores, which explains why deallocating the VMs alone did not resolve the issue.
Why Quota requests are being rejected :
For Pay‑As‑You‑Go subscriptions, some VM‑family quotas (including B‑series) can become non‑adjustable through self‑service, especially after:
- Subscription changes
- Risk or capacity enforcement
- Internal quota corrections
In such cases, the portal quota request may be auto‑rejected.
Request a quota increase from Portal :
- Sign in to the Azure portal.
- Enter "quotas" into the search box, and then select Quotas.
- On the Overview page, select a provider, such as Compute.
- On the My quotas page, under Quota name, select the quota you want to increase. Make sure that the Adjustable column shows Yes for this quota.
- Near the top of the page, select New Quota Request, then select Enter a new limit.
- In the New Quota Request pane, enter a numerical value for your new quota limit, then select Submit.
- Your request will be reviewed, and you'll be notified if the request can be fulfilled. This usually happens within a few minutes. If your request isn't fulfilled, you'll see a link to create a support request. When you use this link, a support engineer will assist you with your increase request.
Thanks,
Manish.