Share via

Virtual Network

KOTA M 0 Reputation points
2025-10-09T17:17:35.6633333+00:00

Hi guys I am new to Networking I have been trying to create a virtual network using my student subscription but facing issue in creating it is saying deployment failed so kindly me reach me out and help me with it

Azure Virtual Network
Azure Virtual Network

An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.


2 answers

Sort by: Most helpful
  1. Andreas Baumgarten 132.3K Reputation points MVP Volunteer Moderator
    2025-10-10T17:01:15.1433333+00:00

    Hi @KOTA M ,

    the error message is pointing to a defined Azure Policy in your subscription that might forbid the deployment of the virtual network with the configured parameters.

    The error message contains the option to see more details you can check:
    User's image


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

    Regards

    Andreas Baumgarten

    Was this answer helpful?

    0 comments No comments

  2. Anonymous
    2025-10-09T21:13:04.5766667+00:00

    Hello @KOTA,

    Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well.

    I understand your question regarding the “Deployment Failed” error when creating a virtual network in your Azure student subscription. This error often occurs due to a few typical reasons,

    1. Student subscriptions come with certain resource limits. If you’ve reached the maximum number of virtual networks or public IPs, your deployment might not succeed.
    2. Some regions may not fully support all resources for student accounts. Try selecting a different region, such as East US or Central India, as this can often resolve the issue.
    3. Ensure the resource group you’re using exists and that there are no policies blocking the creation of new network resources.
    4. Also, double-check your address space and subnet settings. Overlapping IP ranges can cause deployment failures.

    Fix the issue by following the steps below:

    1. Check the Error Details: Go to Azure portal, click on Deployment Failed → View Error Details, the message will typically provide specific details about what went wrong.
    2. Go to Subscriptions → Usage + Quotas and please confirm whether you still have the capacity to create virtual networks.
    3. When setting up the VNet, choose a different supported region to help determine if there are any regional restrictions.
    4. Start by deploying with a basic configuration, such as using an address space of 10.0.0.0/16 and a single subnet, to confirm that the setup functions correctly.

    Note: If you can share the exact error message or a screenshot, I’ll be happy to investigate it further and walk you through the fix step-by-step.

    How to create Virtual network: https://learn.microsoft.com/en-us/azure/virtual-network/quickstart-create-virtual-network?tabs=portal

    Kindly let us know if the above helps or you need further assistance on this issue.

    Please do not forget to "Accept the answer” and “up-vote it” wherever the information provided helps you, this can be beneficial to other community members__.__ It would be greatly appreciated and helpful to others.

    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.