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?
If I use Azure private endpoint for storage account, do I need to pay twice for bandwidth?
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 Private Link
-
Alan Kinane 16,951 Reputation points MVP Volunteer Moderator
2022-07-22T14:06:32.887+00:00
1 additional answer
Sort by: Most helpful
-
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.