@@ -6,7 +6,7 @@ ms.author: jonels
6
6
ms.service : postgresql
7
7
ms.subservice : hyperscale-citus
8
8
ms.topic : how-to
9
- ms.date : 10/15 /2021
9
+ ms.date : 11/16 /2021
10
10
---
11
11
12
12
# Private access (preview) in Azure Database for PostgreSQL Hyperscale (Citus)
@@ -72,7 +72,7 @@ To create a private endpoint to a node in an existing server group, open the
72
72
73
73
:::image type="content" source="media/howto-hyperscale-private-access/networking.png" alt-text="Networking screen":::
74
74
75
- 1 . In the ** Basics** tab, confirm the ** Subscription** , ** Resource group** , and
75
+ 2 . In the ** Basics** tab, confirm the ** Subscription** , ** Resource group** , and
76
76
** Region** . Enter a ** Name** for the endpoint, such as ` my-server-group-eq ` .
77
77
78
78
> [!NOTE]
@@ -82,16 +82,16 @@ To create a private endpoint to a node in an existing server group, open the
82
82
> default values for the form fields may not be correct; check them and
83
83
> update if necessary.
84
84
85
- 2 . Select ** Next: Resource >** . In the ** Target sub-resource** choose the target
85
+ 3 . Select ** Next: Resource >** . In the ** Target sub-resource** choose the target
86
86
node of the server group. Generally ` coordinator ` is the desired node.
87
87
88
- 3 . Select ** Next: Configuration >** . Choose the desired ** Virtual network** and
88
+ 4 . Select ** Next: Configuration >** . Choose the desired ** Virtual network** and
89
89
** Subnet** . Customize the ** Private DNS integration** or accept its default
90
90
settings.
91
91
92
- 4 . Select ** Next: Tags >** and add any desired tags.
92
+ 5 . Select ** Next: Tags >** and add any desired tags.
93
93
94
- 5 . Finally, select ** Review + create >** . Review the settings and select
94
+ 6 . Finally, select ** Review + create >** . Review the settings and select
95
95
** Create** when satisfied.
96
96
97
97
## Next steps
0 commit comments