Skip to content

Commit c5f8933

Browse files
Merge pull request #218524 from dlepow/penote
[APIM] Move PE support note to include
2 parents 50ce6ef + 6c20a14 commit c5f8933

File tree

3 files changed

+14
-7
lines changed

3 files changed

+14
-7
lines changed

articles/api-management/private-endpoint.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,8 @@ With a private endpoint and Private Link, you can:
3131

3232
- Limit incoming traffic only to private endpoints, preventing data exfiltration.
3333

34-
> [!IMPORTANT]
35-
> * API Management support for private endpoints is currently in **preview**.
36-
> * To enable private endpoints, the API Management instance can't already be configured with an external or internal [virtual network](virtual-network-concepts.md).
37-
> * A private endpoint connection supports only incoming traffic to the API Management instance.
34+
[!INCLUDE [api-management-private-endpoint](../../includes/api-management-private-endpoint.md)]
35+
3836

3937
[!INCLUDE [premium-dev-standard-basic.md](../../includes/api-management-availability-premium-dev-standard-basic.md)]
4038

articles/api-management/virtual-network-concepts.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,7 @@ With a private endpoint and Private Link, you can:
158158
* Use policy to distinguish traffic that comes from the private endpoint.
159159
* Limit incoming traffic only to private endpoints, preventing data exfiltration.
160160

161-
> [!IMPORTANT]
162-
> * API Management support for private endpoints is currently in preview.
163-
> * During the preview period, a private endpoint connection supports only incoming traffic to the API Management managed gateway.
161+
[!INCLUDE [api-management-private-endpoint](../../includes/api-management-private-endpoint.md)]
164162

165163
For more information, see [Connect privately to API Management using a private endpoint](private-endpoint.md).
166164

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
author: dlepow
3+
ms.service: api-management
4+
ms.topic: include
5+
ms.date: 11/15/2022
6+
ms.author: danlep
7+
---
8+
> [!IMPORTANT]
9+
> * API Management support for private endpoints is currently in **preview**.
10+
> * To enable private endpoints, the API Management instance can't already be configured with an external or internal [virtual network](../articles/api-management/virtual-network-concepts.md).
11+
> * During the preview period, a private endpoint connection supports only **inbound** traffic to the API Management instance. Outbound traffic isn't supported.

0 commit comments

Comments
 (0)