Selecting Vm's in west2 region - b8ms not available

pierre shiraziefard 165 Reputation points
2026-07-13T22:04:22.4766667+00:00

Hello,

I am trying to create a reservation in west region (zone1,2,3) and the B8ms is not available in reservation yet I can create it manually without the reservation? additionally Standard B4as v2 is not available in my current west 2 zone 3 yet I have 2 vm's there already and on a shared scope. can I create additional vm's on the same shared scope tied to this reservation?

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

0 comments No comments

Answer accepted by question author
Christos Panagiotidis 3,551 Reputation points
2026-07-14T06:45:21.0066667+00:00

Hi, there are two different checks here: whether a size is offered for new deployments in the region, and whether your subscription currently has capacity/quota for it. Since B-series availability changes as generations retire, verify with az vm list-skus --location westus2 --size Standard_B --all and inspect the restrictions field. A reservation does not guarantee that a retired or capacity-constrained SKU can be newly allocated. For replacement, compare B8as_v2/B8als_v2 or a D-series size based on memory, CPU credits, disk and network limits—not only vCPU count. If the required replacement is listed but restricted, request regional vCPU quota or open a capacity support case before purchasing a reservation.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

Answer accepted by question author
TP 163.4K Reputation points Volunteer Moderator
2026-07-13T22:14:16.03+00:00

Hi,

You can no longer purchase reservation for B8ms since it is scheduled to retire in 2028. Please see below article:

Azure Reserved VM Instances for select VM series will no longer be available starting July 1, 2026

https://techcommunity.microsoft.com/blog/azurecompute/azure-reserved-vm-instances-for-select-vm-series-will-no-longer-be-available-sta/4516505

In regards to purchasing Standard_B4as_v2, you should be able to do this. I just tested and it came up as an option for West US 2. Can you provide more details as to what you are seeing? Below is what I see:

User's image

Thanks.

-TP

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Newest

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.