You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/postgresql/flexible-server/how-to-manage-virtual-network-private-endpoint-portal.md
+21-17Lines changed: 21 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.subservice: flexible-server
8
8
ms.custom:
9
9
- ignite-2023
10
10
ms.topic: how-to
11
-
ms.date: 03/26/2024
11
+
ms.date: 04/05/2024
12
12
---
13
13
14
14
@@ -56,33 +56,37 @@ To create an Azure Database for PostgreSQL flexible server instance, take the fo
56
56
|**Subscription**| Select your Azure subscription.|
57
57
|**Resource group**| Select your Azure resource group.|
58
58
|**Server name**| Enter a unique server name.|
59
-
|**Admin username**|Enter an administrator name of your choosing.|
60
-
|**Password**|Enter a password of your choosing. The password must have at least eight characters and meet the defined requirements.|
61
-
|**Location**|Select an Azure region where you want to want your Azure Database for PostgreSQL flexible server instance to reside.|
62
-
|**Version**|Select the required database version of the Azure Database for PostgreSQL flexible server instance.|
59
+
|**Region**|Select an Azure region where you want to want your Azure Database for PostgreSQL flexible server instance to reside.|
60
+
|**PostgreSQL version**|Select the required database version of the Azure Database for PostgreSQL flexible server instance.|
61
+
|**Workload type**|Select one of the available tiers for the service.|
63
62
|**Compute + Storage**|Select the pricing tier that you need for the server, based on the workload.|
63
+
|**Availability zone**|Select the availability zone in which you want your instance deployed, or 'No preference' for the service to choose one for you.|
64
+
|**Enable high availability**|Check this box if you need a standby synchronous replica with automatic failover capability, to be deployed either in the same zone or in another zone in the same region.|
65
+
|**Authentication method**|Choose your preferred authentication method and the information of the principal you want to make your first PostgreSQL administrator.|
64
66
65
67
5. Select **Next: Networking**.
66
68
67
-
6.For**Connectivity method**, select the **Public access (allowed IP addresses) and private endpoint**checkbox.
69
+
6.Under**Network connectivity**, for **Connectivity method** select **Public access (allowed IP addresses) and Private endpoint**radio button.
68
70
69
-
7. In the **Private Endpoint** section, select **Add private endpoint**.
71
+
7. In the **Private endpoint** section, select **Add private endpoint**.
70
72
71
-
:::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." :::
72
-
8. On the **Create Private Endpoint** pane, enter the following values:
73
+
:::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 on the Networking pane in the Azure portal." :::
74
+
8. On the **Create private endpoint** pane, enter the following values:
73
75
74
76
|Setting|Value|
75
77
|---------|------|
76
-
|**Subscription**| Select your subscription.|
77
-
|**Resource group**| Select the resource group that you chose previously.|
78
-
|**Location**|Select an Azure region where you created your virtual network.|
78
+
|**Subscription**| Select the subscription in which you want to create the private endpoint.|
79
+
|**Resource group**| Select the resource group where you want to create your private endpoint.|
80
+
|**Location**|Select the Azure region matching that of the virtual network where you want to create the private endpoint.|
0 commit comments