Skip to content

Commit 9ad6605

Browse files
committed
Update concepts-networking-private-link.md
1 parent d572fa0 commit 9ad6605

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/postgresql/flexible-server/concepts-networking-private-link.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ For a list to PaaS services that support Private Link functionality, review the
3131

3232
The same public service instance can be referenced by multiple private endpoints in different VNets/subnets, even if they belong to different users/subscriptions (including within differing Microsoft Entra ID tenants) or if they have overlapping address spaces.
3333

34+
> [!NOTE]
35+
> **Important Prerequisite:** Azure Database for PostgreSQL flexible server support for Private Endpoints in Preview requires enablement of [**Azure Database for PostgreSQL flexible server Private Endpoint capability** preview feature in your subscription](../../azure-resource-manager/management/preview-features.md).
36+
> Only **after preview feature is enabled** you can create servers which are PE capable, i.e. can be networked using Private Link.
37+
38+
3439
## Key Benefits of Azure Private Link
3540

3641
**Azure Private Link** provides the following benefits:
@@ -66,12 +71,6 @@ Cross Feature Availability Matrix for preview of Private Endpoint in Azure Datab
6671
| Connection pooling with PGBouncer | Yes | Works as designed |
6772
| Private Endpoint DNS | Yes | Works as designed and [documented](../../private-link/private-endpoint-dns.md) |
6873

69-
> [!NOTE]
70-
> Azure Database for PostgreSQL flexible server support for Private Endpoints in Preview requires enablement of [**Azure Database for PostgreSQL flexible server Private Endpoint capability** preview feature in your subscription](../../azure-resource-manager/management/preview-features.md).
71-
> Only **after preview feature is enabled** you can create servers which are PE capable, i.e. can be networked using Private Link.
72-
73-
74-
7574

7675
### Connect from an Azure VM in Peered Virtual Network
7776

0 commit comments

Comments
 (0)