Skip to content

Commit fc3c72c

Browse files
committed
Updates per UX
1 parent cd58d3e commit fc3c72c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
51.5 KB
Loading

articles/api-management/private-endpoint.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: api-management
55
author: dlepow
66
ms.author: danlep
77
ms.topic: how-to
8-
ms.date: 03/09/2023
8+
ms.date: 03/20/2023
99

1010
---
1111

@@ -98,7 +98,7 @@ When you use the Azure portal to create a private endpoint, as shown in the next
9898

9999
1. In the left-hand menu, select **Network**.
100100

101-
1. Select **Private endpoint connections** > **+ Add endpoint**.
101+
1. Select **Inbound private endpoint connections** > **+ Add endpoint**.
102102

103103
:::image type="content" source="media/private-endpoint/add-endpoint-from-instance.png" alt-text="Add a private endpoint using Azure portal":::
104104

@@ -153,7 +153,7 @@ When you use the Azure portal to create a private endpoint, as shown in the next
153153

154154
### List private endpoint connections to the instance
155155

156-
After the private endpoint is created, it appears in the list on the API Management instance's **Private endpoint connections** page in the portal.
156+
After the private endpoint is created, it appears in the list on the API Management instance's **Inbound private endpoint connections** page in the portal.
157157

158158
You can also use the [Private Endpoint Connection - List By Service](/rest/api/apimanagement/current-ga/private-endpoint-connection/list-by-service) REST API to list private endpoint connections to the service instance.
159159

@@ -202,7 +202,7 @@ After the private endpoint is created, confirm its DNS settings in the portal:
202202

203203
1. Navigate to your API Management service in the [Azure portal](https://portal.azure.com/).
204204

205-
1. In the left-hand menu, select **Network** > **Private endpoint connections**, and select the private endpoint you created.
205+
1. In the left-hand menu, select **Network** > **Inbound private endpoint connections**, and select the private endpoint you created.
206206

207207
1. In the left-hand navigation, select **DNS configuration**.
208208

0 commit comments

Comments
 (0)