Skip to content

Commit 18bfcb2

Browse files
author
gitName
committed
edits
1 parent 16df80b commit 18bfcb2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/api-management/private-endpoint-v2-tiers.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ You can configure an inbound [private endpoint](../private-link/private-endpoint
2020

2121
* Configure custom DNS settings or an Azure DNS private zone to map the API Management hostname to the endpoint's private IP address.
2222

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-
2523
With a private endpoint and Private Link, you can:
2624

2725
- Create multiple Private Link connections to an API Management instance.
@@ -34,14 +32,16 @@ With a private endpoint and Private Link, you can:
3432

3533
- 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.
3634

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.":::
3736

3837
## Limitations
3938

4039
* Only the API Management instance's Gateway endpoint supports inbound Private Link connections.
4140
* 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.
4341

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.
4545
4646
## Prerequisites
4747

@@ -121,7 +121,7 @@ Output should include the `Microsoft.ApiManagement.service` endpoint type:
121121
| Resource | Select your API Management Standard v2 instance. |
122122
| Target sub-resource | Select **Gateway**. |
123123

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.":::
125125

126126
> [!IMPORTANT]
127127
> Only the **Gateway** sub-resource is supported for API Management. Other sub-resources aren't supported.

0 commit comments

Comments
 (0)