Azure CDN pricing

petr bilek 0 Reputation points
2023-08-25T12:20:09.66+00:00

Hello I'm not sure if I understand the pricing of azure CDN correctly.
The way I understand it is that when I have a 1GB file and 10 people download it, then I get billed for 10GB which would be 0.81$.
Is this correct?

Thank you

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
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Thomas Meads 1,586 Reputation points
    2023-08-25T12:45:19.93+00:00

    The cost is dependent on the location of download but your charged for downloading data from edge nodes. Hence, it would be expected that 10 files at 1GB each would mean being charged for 10GB of outbound data transfer.

    This is concluded from this FAQ response:

    When the Content Delivery Network receives a request for an object that is not at an edge location, it makes a request to Azure Storage to obtain the data. For Azure CDN from Verizon, and Azure CDN from Akamai the cost of reading data from Storage and transferring data from Storage to Content Delivery Network is based on regular Storage and Data Transfer charges. For Azure CDN from Microsoft, any data transfer from an origin hosted in Azure is included in the base Azure CDN pricing.

    As data transfer from an origin is included hence the only thing to charge for is outbound traffic from the edge.


  2. petr bilek 0 Reputation points
    2023-08-25T13:05:37.6+00:00

    I see the price per GB for CDN to be 0.081 and a price per GB for blob storage to be 0.019.
    Is downloading a file through CDN 4times as costly as storing the file?


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.