How much Azure Cloud Network Traffic Estimation Cost monthly?

Rinki Khandelwal 11 Reputation points
2022-11-29T11:50:02.157+00:00

Hi Team,

I would like to know how much cost will be incurred if the monthly traffic for a website is in the range 50000 Views per month? If the cost is optimal then we would like to transfer hosting from current provider to Azure. We are planning to migrate website https://seowebchecker.com/ to Azure cloud.

We will be having Virtual Machines to host in Azure.

Thanks for your answers.

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
777 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,041 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,612 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Bas Pruijn 956 Reputation points
    2022-12-12T09:16:03.653+00:00

    Most likely your network egress costs will be $0. The first 100GB per month will be free. Since you mention 50.000 views per month, I would expect your monthly data transfer to be less than 100GB (This implies less than 2MB per view).

    You can also look at hosting your website (depending on your needs) in an app service or static web app, instead of using a VM. i.e. https://azure.microsoft.com/en-us/pricing/details/app-service/static/

    1 person found this answer helpful.

  2. msrini-MSFT 9,291 Reputation points Microsoft Employee
    2022-11-29T12:10:39.267+00:00

    Hi,

    If you host your web site in a VM, you will be billed hourly for the VM compute and for the public IP that you use.

    Plus you will have a Bandwidth cost : https://azure.microsoft.com/en-in/pricing/details/bandwidth/

    Regards,
    Karthik Srinivas

    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.