If I use Azure private endpoint for storage account, do I need to pay twice for bandwidth?

Tran Dinh Minh 21 Reputation points
2022-07-22T11:19:09.537+00:00

Hi all,

If I create storage account without using private link, I need to pay for the bandwidth for data transfer in/out (€0.0267/GB).

If I use private link, do I still need to pay for it together with inbound/outbound data processed ( €0.0096/GB)and private endpoint (€0.010/hour)?

Thanks,

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,537 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
550 questions
{count} votes

Accepted answer
  1. Alan Kinane 16,951 Reputation points MVP Volunteer Moderator
    2022-07-22T14:06:32.887+00:00

    Yes, you do. Private link carries its own separate charges. I'm not sure what the first price above (€0.0267/GB) refers to, is the the storage account replication charges when using geo-redundant storage?

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Tran Dinh Minh 21 Reputation points
    2022-07-25T03:09:51.227+00:00

    Hi @Alan Kinane ,

    Thanks it seems clear. I'm sorry about the first price €0.0267/GB but the pricing https://azure.microsoft.com/en-us/pricing/details/bandwidth/ will be applied when i upload/download blob, right?

    If private link costs additional charge, I think that using public storage account with no allow public access blob should be enough for me right now.


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.