Skip to content

Commit bd64bdb

Browse files
Merge pull request #248419 from tomkerkhove/tomkerkhove-patch-1
fix(apim): Update note on custom hostname for SHGW connectivity
2 parents b5f66a9 + bf258d8 commit bd64bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/self-hosted-gateway-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ To operate properly, each self-hosted gateway needs outbound connectivity on por
100100

101101
| Description | Required for v1 | Required for v2 | Notes |
102102
|:------------|:---------------------|:---------------------|:------|
103-
| Hostname of the configuration endpoint | `<apim-service-name>.management.azure-api.net` | `<apim-service-name>.configuration.azure-api.net` | Connectivity to v2 endpoint requires DNS resolution of the default hostname. |
103+
| Hostname of the configuration endpoint | `<apim-service-name>.management.azure-api.net` | `<apim-service-name>.configuration.azure-api.net` | Custom hostnames are also supported and can be used instead of the default hostname. |
104104
| Public IP address of the API Management instance | ✔️ | ✔️ | IP address of primary location is sufficient. |
105105
| Public IP addresses of Azure Storage [service tag](../virtual-network/service-tags-overview.md) | ✔️ | Optional<sup>2</sup> | IP addresses must correspond to primary location of API Management instance. |
106106
| Hostname of Azure Blob Storage account | ✔️ | Optional<sup>2</sup> | Account associated with instance (`<blob-storage-account-name>.blob.core.windows.net`) |

0 commit comments

Comments
 (0)