Share via

Using of of B1s for the Size of a VM

Raheleh 20 Reputation points
2026-05-02T13:05:27.6433333+00:00

Hello. I have a free Azur account .I wanted to create a VM and i want to use of B1s for the Size of VM. but it is not available for me. What should i do that i can use of that ?
Thank you so much

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

  1. Andreas Baumgarten 131.8K Reputation points MVP Volunteer Moderator
    2026-05-02T15:57:31.75+00:00

    Hi @Raheleh ,

    please check if these VM SKUs (free) are available for you:

    For Windows VM: B2ATS

    For Linux VM: 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

    As the B series (version 1/v1) is being retired in a lot of Azure regions the B2ATS might be the preferred VM SKU.

    More details: https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/bsv2-series?tabs=sizebasic#sizes-in-series


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten

    2 people found this answer helpful.

Answer accepted by question author

  1. Ankit Yadav 14,165 Reputation points Microsoft External Staff Moderator
    2026-05-04T01:04:08.0266667+00:00

    Hello Raheleh, The Standard_B1s VM size belongs to the B-series (burstable) virtual machines. If you are seeing “Size not available” even after changing regions or security settings, this is typically due to SKU retirement, regional capacity, or subscription-level limitations, rather than any configuration issue.

    As already mentioned by Andreas, the original B-series (v1) virtual machines are scheduled for retirement by November 2028. Due to this retirement plan, many regions have already restricted or removed availability of these VM sizes, especially for new deployments.

    Official retirement announcement

    Once go to the Subscription >> Usage + Quotas >> Check for the B-series quota details.

    User's image

    Subscription and quota considerations

    You can verify availability by navigating to: Azure Portal → Subscriptions → Usage + quotas

    • If the B-series quota is unavailable, you may request access by creating a support ticket
    • However, Free Trial subscriptions are not eligible for quota increase requests, which means retired or restricted SKUs such as Standard_B1s cannot be enabled in those subscriptions.

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

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

    Reference: https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/b-family

    Hope this helps! Please let me know if you have any queries


    Please do take a moment to click on "Accept Answer" button.

    Source credits: https://learn.microsoft.com/en-us/answers/questions/5691425/how-to-get-b1s-size-for-a-virtual-machine-in-azure

    1 person found this answer helpful.

Answer accepted by question author

  1. Q&A Assist
    2026-05-02T13:05:41.7033333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    On a free Azure account, not all VM sizes are always available in every region or for every subscription. The Standard_B1s size is a B‑series burstable VM and may be unavailable due to:

    1. Regional availability or capacity
      • B‑series VMs (including Standard_B1s) are general‑purpose, burstable VMs that run on specific hardware in certain regions.
      • If the chosen region does not currently offer Standard_B1s for the subscription or capacity is exhausted, that size will not appear.
    2. Quota or subscription limits
      • Even for free accounts, VM core quotas apply per region and per VM family.
      • If the B‑family quota in the selected region is 0 or already used, Standard_B1s will not be selectable.

    To use Standard_B1s:

    1. Try a different region
      • When creating the VM, change the region (for example, to another nearby region) and check if Standard_B1s appears in the size list.
    2. Check and request quota for B‑family VMs
      • Go to the subscription’s vCPU quotas and verify that there is available quota for the B‑family in the target region.
      • If the quota is 0, submit a quota increase request for B‑series cores in that region.
    3. Use another B‑series size if available
      • If Standard_B1s is not available but other B‑series sizes (for example, Standard_B1ms, Standard_B2s) are, select one of those instead. They use the same CPU credit model and are also suitable for small workloads.

    Once the region and quota conditions are met, Standard_B1s will appear as an available size when creating the VM.


    References:

    1 person 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.