Unable to Create VM on azure free account

Avinash Kollareddy 0 Reputation points
2026-08-20T20:54:29.34+00:00

Hi,

I am unable to create a VM on any locayion or any zoe on my free azure account.

Azure Virtual Machines
Azure Virtual Machines

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

0 comments No comments

1 answer

Sort by: Most helpful
  1. Allan Solomon Mejia 5,420 Reputation points
    2026-08-22T22:53:44.6133333+00:00

    Hello @Avinash Kollareddy

    If you can't create a VM in any region using an Azure Free Account, we'll need the exact deployment error before we can determine whether it's a VM SKU, quota, capacity, or subscription restriction.

    Azure evaluates quota and physical capacity separately. A subscription can have sufficient quota but still can't deploy a particular VM SKU if capacity isn't available for that subscription/region.

    As a first test, please go to Azure Portal → Free services → Create a virtual machine and try one of the currently free-eligible burstable VM sizes, where available:

    • Standard_B1s
    • Standard_B2ats_v2
    • Standard_B2pts_v2

    Microsoft documents up to 750 hours per month for eligible free VM offerings, subject to the Free Account limits. Availability still depends on the selected region and subscription.

    Also check:

    Azure Portal → Subscriptions → your subscription → Usage + quotas

    Check Total Regional vCPUs and the quota for the VM family you're trying to deploy. If either is 0, that would explain why VM deployment isn't available.

    If possible, please try creating the VM again and share the exact validation/deployment error, particularly the error code. For example: SkuNotAvailable, NotAvailableForSubscription. OperationNotAllowed. QuotaExceeded, or AuthorizationFailed

    These errors have very different causes, so the exact message matters.

    Also, let us know whether this is an Azure Free Account/Free Trial or Azure for Students subscription, since the applicable quota and subscription restrictions can differ.

    Sharing these references with you:

    Microsoft – Create free services with an Azure free account

    Microsoft – Azure VM vCPU quotas

    Once you provide the error code and the VM size you're trying to create, we can narrow down whether this is a regional capacity issue or a subscription restriction.

    Please "Accept the Answer" if this information helped you. This will help us and others in the community.

    Was this answer helpful?

    0 comments No comments

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.