Skip to content

Commit 5101b0e

Browse files
committed
Incorp feedback
1 parent 98d8733 commit 5101b0e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/notification-hubs/private-link.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ The following procedure creates a private endpoint along with a new notification
2727

2828
:::image type="content" source="media/private-link/create-hub.png" alt-text="Screenshot of notification hub creation page on portal showing private link option." lightbox="media/private-link/create-hub.png":::
2929

30-
1. Fill in the subscription, resource group, location, and a name for the new private endpoint. Choose a virtual network and a subnet. In **Integrate with Private DNS Zone**, select **Yes** and type **privatelink.notificationhubs.windows.net** in the **Private DNS Zone** box. Then select **Create**.
30+
1. Fill in the subscription, resource group, location, and a name for the new private endpoint. Choose a virtual network and a subnet. In **Integrate with Private DNS Zone**, select **Yes** and type **privatelink.notificationhubs.windows.net** in the **Private DNS Zone** box.
3131

3232
:::image type="content" source="media/private-link/create-private-endpoint.png" alt-text="Screenshot of notification hub private endpoint creation page." lightbox="media/private-link/create-private-endpoint.png":::
3333

3434
1. Select **OK** to see confirmation of namespace and hub creation with a private endpoint.
35-
1. Select **OK** to create the notification hub with a private endpoint connection.
35+
1. Select **Create** to create the notification hub with a private endpoint connection.
3636

3737
:::image type="content" source="media/private-link/private-endpoint-confirm.png" alt-text="Screenshot of notification hub private endpoint confirmation page." lightbox="media/private-link/private-endpoint-confirm.png":::
3838

@@ -47,8 +47,6 @@ The following procedure creates a private endpoint along with a new notification
4747

4848
:::image type="content" source="media/private-link/create-properties.png" alt-text="Screenshot of private link creation properties." lightbox="media/private-link/create-properties.png":::
4949

50-
1. Select **Create** to finish creating the notification hub with a private endpoint connection.
51-
5250
## Create a private endpoint using PowerShell
5351

5452
The following example shows how to use PowerShell to create a private endpoint connection to a Notification Hubs namespace. Your private endpoint uses a private IP address in your virtual network.

0 commit comments

Comments
 (0)