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/self-hosted-gateway-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: dlepow
6
6
7
7
ms.service: azure-api-management
8
8
ms.topic: concept-article
9
-
ms.date: 05/19/2025
9
+
ms.date: 05/15/2024
10
10
ms.author: danlep
11
11
---
12
12
@@ -96,7 +96,7 @@ Self-hosted gateways require outbound TCP/IP connectivity to Azure on port 443.
96
96
To operate properly, each self-hosted gateway needs outbound connectivity on port 443 to the following endpoints associated with its cloud-based API Management instance:
97
97
98
98
99
-
| Endpoint |Description| Notes |
99
+
| Endpoint |Required?| Notes |
100
100
|:------------|:---------------------|:------|
101
101
| Hostname of the configuration endpoint |`<apim-service-name>.configuration.azure-api.net`<sup>1</sup> | Custom hostnames are also supported and can be used instead of the default hostname. |
102
102
| Public IP address of the API Management instance | ✔️ | IP address of primary location is sufficient. |
0 commit comments