Skip to content

Files

Latest commit

 

History

History
23 lines (17 loc) · 1.02 KB

api-management-private-endpoint.md

File metadata and controls

23 lines (17 loc) · 1.02 KB
author ms.service ms.topic ms.date ms.author
dlepow
api-management
include
03/09/2023
danlep

With a private endpoint and Private Link, you can:

  • Create multiple Private Link connections to an API Management instance.

  • Use the private endpoint to send inbound traffic on a secure connection.

  • Use policy to distinguish traffic that comes from the private endpoint.

  • Limit incoming traffic only to private endpoints, preventing data exfiltration.

Important

  • You can only configure a private endpoint connection for inbound traffic to the API Management instance. Currently, outbound traffic isn't supported.

    You can use the external or internal virtual network model to establish outbound connectivity to private endpoints from your API Management instance.

  • To enable inbound private endpoints, the API Management instance can't be injected into an external or internal virtual network.