No free tier VM available in any Azure region

Avishek Kumar 25 Reputation points
2026-01-07T18:32:05.2933333+00:00

Hello Community,

I am trying to create a VM in Azure however no free tier VM available in any Azure region I have checked all regions, could anyone please advise.

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
Anonymous
2026-01-07T18:45:36.9933333+00:00

Hello @Avishek Kumar  

The free VM size B1s (B-series v1) is being retired in many Azure regions and is now only available in limited quantities.

Source: https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/table


How to check:

Go to Subscription > Usage + Quotas > and look for the B-series quota details.
User's image

Subscription and quota notes:

You can confirm availability by navigating to Azure Portal → Subscriptions → Usage + quotas.

  • If the B-series quota isn’t available, you can request access by submitting a support ticket.
  • Free Trial subscriptions can’t request quota increases, so retired or restricted SKUs like Standard_B1s can’t be enabled in those subscriptions.

Reference: https://learn.microsoft.com/en-us/azure/quotas/per-vm-quota-requests


Solution:

Microsoft suggests using the newer B-series v2 (Bsv2) VM sizes, which are supported and available in more regions.

For Windows VM: try B2ATS

For Linux VM: try B2ATS, and B2PTS

All of these are free of charge (750 hours per month) if used with a P6 (64GiB) managed disk.

Source: https://marketplace.microsoft.com/en-us/product/azure-services/microsoft.freeaccountvirtualmachine?tab=overview


If this answers your query, please do click Accept Answer and Yes for was this answer helpful.

User's image

Was this answer helpful?

2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

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.