Why does Virtual Network incur costs? It should be free.

xxy ssx 0 Reputation points
2023-04-23T03:07:13.0733333+00:00

微信图片_20230423110646

I only have one virtual Machine, and I have no intranet communication requests.
I don't understand why there is a charge for the Virtual Network.
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,778 questions
{count} votes

3 answers

Sort by: Most helpful
  1. TP 126.3K Reputation points Volunteer Moderator
    2023-04-23T03:42:22.17+00:00

    Hi,

    Cost of public IP addresses is most common cost item that shows up under Virtual Network.

    Please take a look at Cost Analysis by Services and then drill down into Virtual Network to see specific details. Below is the link to Cost Management - Cost Analysis (preview) in the portal. Click on Services, wait for information to load, then expand Virtual Network:

    https://portal.azure.com/#view/Microsoft_Azure_CostManagement/Menu/~/costanalysisv3/openedBy/AzurePortal

    If the above was helpful please click Accept Answer.

    Thanks.

    -TP

    1 person found this answer helpful.
    0 comments No comments

  2. Bjoern Peters 8,921 Reputation points
    2023-04-23T03:41:38.9433333+00:00

    Welcome to Q&A Forum; this is a great place to get support, answers, and tips. Thank you for posting your question; I'll be more than glad to help you out.

    How do you connect to your VM? I suggest you are using some kind of a Windows VM... so it will be RDP that you are using... Inbound and outbound traffic... For inbound traffic... you are right, that's free! BUT outbound traffic is not free, so you will be charged for outgoing traffic.

    I hope my answer is helpful to you, Your Bjoern Peters

    If the reply was helpful, please upvote and/or accept it as an answer, as this helps others in the community with similar questions. Thanks!

    0 comments No comments

  3. dkrishnaveni-MSFT 1,961 Reputation points Microsoft Employee
    2023-04-23T07:41:05.28+00:00

    Hi, As per public doc: Virtual Network in Azure is free of charge. Every subscription can create up to 50 Virtual Networks across all regions. VNET Peering links two virtual networks – either in the same region, or in different regions - and enables you to route traffic between them using private IP addresses (carry a nominal charge). Inbound and outbound traffic is charged at both ends of the peered networks. Network appliances such as VPN Gateway and Application Gateway that are run inside a virtual network are also charged.

    1. Do you have VNET peering enabled ?
    2. Do you have NAT gateway or any VNET service enabled on your VNET ? Can you download the usage report as guided in this doc as pert the offer type to get deeper insight on which component caused this $1.36? Doc: https://learn.microsoft.com/en-us/azure/cost-management-billing/understand/download-azure-daily-usage
    0 comments No comments

Your answer

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