Skip to content

Commit 0ff6818

Browse files
committed
Update how-to-manage-virtual-network-private-endpoint-portal.md
1 parent cdd5e4b commit 0ff6818

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.date: 01/16/2024
1818

1919
Azure Database for PostgreSQL flexible server supports two types of mutually exclusive network connectivity methods to connect to your Azure Database for PostgreSQL flexible server instance. The two options are:
2020

21-
* Public access through allowed IP addresses. You can further secure that method by using [Azure Private Link](./concepts-networking-private-link.md)-based networking with Azure Database for PostgreSQL flexible server. The feature is in preview.
21+
* Public access through allowed IP addresses. You can further secure that method by using [Azure Private Link](./concepts-networking-private-link.md)-based networking with Azure Database for PostgreSQL flexible server.
2222
* Private access through virtual network integration.
2323

2424
This article focuses on creating an Azure Database for PostgreSQL flexible server instance with public access (allowed IP addresses) by using the Azure portal. You can then help secure the server by adding private networking based on Private Link technology.
@@ -66,7 +66,7 @@ To create an Azure Database for PostgreSQL flexible server instance, take the fo
6666

6767
6. For **Connectivity method**, select the **Public access (allowed IP addresses) and private endpoint** checkbox.
6868

69-
7. In the **Private Endpoint (preview)** section, select **Add private endpoint**.
69+
7. In the **Private Endpoint** section, select **Add private endpoint**.
7070

7171
:::image type="content" source="./media/how-to-manage-virtual-network-private-endpoint-portal/private-endpoint-selection.png" alt-text="Screenshot of the button for adding a private endpoint button on the Networking pane in the Azure portal." :::
7272
8. On the **Create Private Endpoint** pane, enter the following values:

0 commit comments

Comments
 (0)