|
1 | 1 | ---
|
2 | 2 | title: Set up inbound private endpoint for Azure API Management - Standard v2
|
3 |
| -description: Learn how to restrict inbound access to an Azure API Management instance by using an Azure private endpoint and Azure Private Link. |
| 3 | +description: Restrict inbound access to an Azure API Management Standard v2 instance by using an Azure private endpoint and Azure Private Link. |
4 | 4 | ms.service: azure-api-management
|
5 | 5 | author: dlepow
|
6 | 6 | ms.author: danlep
|
7 | 7 | ms.topic: how-to
|
8 |
| -ms.date: 09/19/2024 |
| 8 | +ms.date: 12/10/2024 |
9 | 9 | ---
|
10 | 10 |
|
11 | 11 | # Set up inbound private endpoint for Azure API Management - Standard v2
|
@@ -64,8 +64,7 @@ Typically, a network administrator creates a private endpoint. Depending on your
|
64 | 64 |
|
65 | 65 | 1. [Get available private endpoint types in subscription](#get-available-private-endpoint-types-in-subscription)
|
66 | 66 | 1. [Create private endpoint - portal](#create-private-endpoint---portal)
|
67 |
| -1. [List private endpoint connections to the instance](#list-private-endpoint-connections-to-the-instance) |
68 |
| -1. [Approve pending private endpoint connections](#approve-pending-private-endpoint-connections) |
| 67 | +1. [List private endpoint connections to the instance](#list-private-endpoint-connections) |
69 | 68 | 1. [Optionally disable public network access](#optionally-disable-public-network-access)
|
70 | 69 |
|
71 | 70 | ### Get available private endpoint types in subscription
|
@@ -181,7 +180,7 @@ You can also use the [API Management Service - Update](/rest/api/apimanagement/a
|
181 | 180 |
|
182 | 181 | After the private endpoint is created, confirm its DNS settings in the portal:
|
183 | 182 |
|
184 |
| -1. In the **Private Link Center**, select **Private endpoints** <name of your private endpoint>. |
| 183 | +1. In the **Private Link Center**, select **Private endpoints** and then the name of your private endpoint. |
185 | 184 |
|
186 | 185 | 1. In the left-hand navigation, under **Settings**, select **DNS configuration**.
|
187 | 186 |
|
|
0 commit comments