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/api-management/private-endpoint-v2-tiers.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,6 @@ You can configure an inbound [private endpoint](../private-link/private-endpoint
20
20
21
21
* Configure custom DNS settings or an Azure DNS private zone to map the API Management hostname to the endpoint's private IP address.
22
22
23
-
:::image type="content" source="media/private-endpoint-v2-tiers/private-endpoint.png" alt-text="Diagram that shows a secure inbound connection to API Management using private endpoint.":::
24
-
25
23
With a private endpoint and Private Link, you can:
26
24
27
25
- Create multiple Private Link connections to an API Management instance.
@@ -34,14 +32,16 @@ With a private endpoint and Private Link, you can:
34
32
35
33
- Combine with outbound [virtual network integration](integrate-vnet-outbound.md) to provide end-to-end network isolation of your API Management clients and backend services.
36
34
35
+
:::image type="content" source="media/private-endpoint-v2-tiers/private-endpoint.png" alt-text="Diagram that shows a secure inbound connection to API Management using private endpoint.":::
37
36
38
37
## Limitations
39
38
40
39
* Only the API Management instance's Gateway endpoint supports inbound Private Link connections.
41
40
* Each API Management instance supports at most 100 Private Link connections.
42
-
* The **Network** blade for the API Management Standard v2 instance in the Azure portal currently doesn't support creation or management of private endpoints.
43
41
44
-
As shown in this article, you create or manage private endpoint resources independently from the API Management instance.
42
+
> [!NOTE]
43
+
> * Currently you can't set up a private endpoint when creating a Standard v2 instance or using the instances's **Network** blade in the Azure portal.
44
+
> * As shown in this article, you mush create and manage private endpoint resources separately from the API Management Standard v2 instance.
45
45
46
46
## Prerequisites
47
47
@@ -121,7 +121,7 @@ Output should include the `Microsoft.ApiManagement.service` endpoint type:
121
121
| Resource | Select your API Management Standard v2 instance. |
122
122
| Target sub-resource | Select **Gateway**. |
123
123
124
-
:::image type="content" source="media/private-endpoint/create-private-endpoint.png" alt-text="Screenshot showing settings to create a private endpoint in the Azure portal.":::
124
+
:::image type="content" source="media/private-endpoint-v2-tiers/create-private-endpoint.png" alt-text="Screenshot showing settings to create a private endpoint in the Azure portal.":::
125
125
126
126
> [!IMPORTANT]
127
127
> Only the **Gateway** sub-resource is supported for API Management. Other sub-resources aren't supported.
0 commit comments