Skip to content

Commit b0b6726

Browse files
committed
pe changes
1 parent 5f724b4 commit b0b6726

File tree

4 files changed

+4
-77
lines changed

4 files changed

+4
-77
lines changed

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

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -16,31 +16,7 @@ ms.topic: conceptual
1616

1717
**Azure Private Link** allows you to create private endpoints for Azure Database for PostgreSQL flexible server to bring it inside your Virtual Network (virtual network). That functionality is introduced **in addition** to already [existing networking capabilities provided by VNET Integration](./concepts-networking-private.md), which is currently in general availability with Azure Database for PostgreSQL flexible server. With **Private Link**, traffic between your virtual network and the service travels the Microsoft backbone network. Exposing your service to the public internet is no longer necessary. You can create your own private link service in your virtual network and deliver it to your customers. Setup and consumption using Azure Private Link is consistent across Azure PaaS, customer-owned, and shared partner services.
1818

19-
> [!NOTE]
20-
> Azure Database for PostgreSQL flexible server supports Private Link based networking in General Availability in following regions:
21-
> * Canada East
22-
> * Poland Central
23-
> * Italy North
24-
> * South India
25-
> * UK West
26-
> * Japan West
27-
> * France South
28-
> * Qatar Central
29-
> * Jio India West
30-
> * Australia Central
31-
> * Korea South
32-
> * Switzerland West
33-
> * UAE Central
34-
> * Australia Central 2
35-
> * Germany North
36-
> * Norway West
37-
> * Brazil Southeast
38-
> * South Africa West
39-
>
40-
> **You can create new Azure Database for PostgreSQL - Flexible Server, with Azure Private Link based networking utilizing Private Endpoints in these above listed regions under General Availability.**
41-
> **In the rest of Azure regions where Azure Database for PostgreSQL - Flexible Server is available, Azure Database for PostgreSQL flexible server supports Private Link based networking in Preview at this time.**
42-
>
43-
> **Important Prerequisite for regions where this feature is in Preview** 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). Only **after preview feature is enabled** you can create servers which are PE capable, i.e. can be networked using Private Link.
19+
4420

4521

4622

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ Here are some concepts to be familiar with when you're using virtual networks wh
5252

5353
> [!IMPORTANT]
5454
> The names `AzureFirewallSubnet`, `AzureFirewallManagementSubnet`, `AzureBastionSubnet`, and `GatewaySubnet` are reserved within Azure. Don't use any of these as your subnet name.
55-
> For Azure Storage connection please make sure the Azure Database for PostgreSQL flexible server delegated subnet has Service Endpoints for Azure Storage in the region of the VNet. The endpoints are created by default, but please take care not to remove these manually.
5655
5756
* **Network security group (NSG)**. Security rules in NSGs enable you to filter the type of network traffic that can flow in and out of virtual network subnets and network interfaces. For more information, see the [NSG overview](../../virtual-network/network-security-groups-overview.md).
5857

articles/postgresql/flexible-server/how-to-manage-virtual-network-private-endpoint-cli.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -30,31 +30,7 @@ You can use [Private Link](../../private-link/private-link-overview.md) to acces
3030

3131
Traffic between your virtual network and a service traverses the Microsoft backbone network, which eliminates exposure to the public internet.
3232

33-
> [!NOTE]
34-
> Azure Database for PostgreSQL flexible server supports Private Link based networking in General Availability in following regions:
35-
> * Canada East
36-
> * Poland Central
37-
> * Italy North
38-
> * South India
39-
> * UK West
40-
> * Japan West
41-
> * France South
42-
> * Qatar Central
43-
> * Jio India West
44-
> * Australia Central
45-
> * Korea South
46-
> * Switzerland West
47-
> * UAE Central
48-
> * Australia Central 2
49-
> * Germany North
50-
> * Norway West
51-
> * Brazil Southeast
52-
> * South Africa West
53-
>
54-
> **You can create new Azure Database for PostgreSQL - Flexible Server, with Azure Private Link based networking utilizing Private Endpoints in these above listed regions under General Availability.**
55-
> **In the rest of Azure regions where Azure Database for PostgreSQL - Flexible Server is available, Azure Database for PostgreSQL flexible server supports Private Link based networking in Preview at this time.**
56-
>
57-
> **Important Prerequisite for regions where this feature is in Preview** 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). Only **after preview feature is enabled** you can create servers which are PE capable, i.e. can be networked using Private Link.
33+
5834

5935
## Prerequisites
6036

articles/postgresql/flexible-server/how-to-manage-virtual-network-private-endpoint-portal.md

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -30,31 +30,7 @@ You can use [Private Link](../../private-link/private-link-overview.md) to acces
3030

3131
Traffic between your virtual network and a service traverses the Microsoft backbone network, which eliminates exposure to the public internet.
3232

33-
> [!NOTE]
34-
> Azure Database for PostgreSQL flexible server supports Private Link based networking in General Availability in following regions:
35-
> * Canada East
36-
> * Poland Central
37-
> * Italy North
38-
> * South India
39-
> * UK West
40-
> * Japan West
41-
> * France South
42-
> * Qatar Central
43-
> * Jio India West
44-
> * Australia Central
45-
> * Korea South
46-
> * Switzerland West
47-
> * UAE Central
48-
> * Australia Central 2
49-
> * Germany North
50-
> * Norway West
51-
> * Brazil Southeast
52-
> * South Africa West
53-
>
54-
> **You can create new Azure Database for PostgreSQL - Flexible Server, with Azure Private Link based networking utilizing Private Endpoints in these above listed regions under General Availability.**
55-
> **In the rest of Azure regions where Azure Database for PostgreSQL - Flexible Server is available, Azure Database for PostgreSQL flexible server supports Private Link based networking in Preview at this time.**
56-
>
57-
> **Important Prerequisite for regions where this feature is in Preview** 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). Only **after preview feature is enabled** you can create servers which are PE capable, i.e. can be networked using Private Link.
33+
5834

5935
## Prerequisites
6036

@@ -63,7 +39,7 @@ To add an Azure Database for PostgreSQL flexible server instance to a virtual ne
6339
* A [virtual network](../../virtual-network/quick-create-portal.md#create-a-virtual-network). The virtual network and subnet should be in the same region and subscription as your Azure Database for PostgreSQL flexible server instance.
6440

6541
Be sure to remove any locks (**Delete** or **Read only**) from your virtual network and all subnets before you add a server to the virtual network, because locks might interfere with operations on the network and DNS. You can reset the locks after server creation.
66-
* Registration of the [PostgreSQL private endpoint preview feature in your subscription](../../azure-resource-manager/management/preview-features.md) if you are creating server in one of the regions where feature is in Preview.
42+
6743

6844
## Create an Azure Database for PostgreSQL flexible server instance with a private endpoint
6945

0 commit comments

Comments
 (0)