Skip to content

Commit 9e0854d

Browse files
Merge pull request #310717 from jaesoni/pls-pricing-info
add pricing details for Private Link
2 parents 476ea20 + 9dbb07d commit 9e0854d

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

articles/application-gateway/private-link.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: mbender-ms
66
ms.service: azure-application-gateway
77
ms.topic: concept-article
8-
ms.date: 06/06/2023
8+
ms.date: 01/21/2026
99
ms.author: mbender
1010

1111
# Customer intent: "As a network administrator, I want to implement Private Link for Application Gateway, so that I can securely connect my workloads over a private network while maintaining the benefits of Layer 7 load balancing."
@@ -53,6 +53,16 @@ Four components are required to implement Private Link with Application Gateway:
5353

5454
A connection on Application Gateway originated by Private Endpoints. You can autoapprove, manually approve, or reject connections to grant or deny access.
5555

56+
## Pricing
57+
58+
| Component | Service Provider/Private Link (Application Gateway resource owner) | Consumer/Private Endpoint |
59+
| ---------- | ---------- | ---------- |
60+
| **Private link service** | No charges | Not applicable |
61+
| **Private endpoint** | Not applicable | [Billed as per Private Link](https://azure.microsoft.com/pricing/details/private-link/#pricing) |
62+
| **Data processing (Bi-directional)** | No charges | [Billed as per Private Link](https://azure.microsoft.com/pricing/details/private-link/#pricing) |
63+
| **Data transfers** | [Billed as per Bandwidth](https://azure.microsoft.com/pricing/details/bandwidth/#pricing) | [Billed as per Bandwidth](https://azure.microsoft.com/pricing/details/bandwidth/#pricing) |
64+
65+
5666
## Limitations
5767
- API version 2020-03-01 or later should be used to configure Private Link configurations.
5868
- Static IP allocation method in the Private Link Configuration object isn't supported.

0 commit comments

Comments
 (0)