@@ -22,12 +22,12 @@ Configure custom network rules in the API Management subnet to filter traffic to
22
22
| -------| --------------| ----------| ---------| ------------| -----------| -----| --------| -----|
23
23
| Inbound | Internet | * | VirtualNetwork | [ 80] , 443 | TCP | Allow | Client communication to API Management | External only |
24
24
| Inbound | ApiManagement | * | VirtualNetwork | 3443 | TCP | Allow | Management endpoint for Azure portal and PowerShell | External & Internal |
25
- | Inbound | AzureLoadBalancer | * | Virtual Network | 6390 | TCP | Allow | Azure Infrastructure Load Balancer | External & Internal |
25
+ | Inbound | AzureLoadBalancer | * | VirtualNetwork | 6390 | TCP | Allow | Azure Infrastructure Load Balancer | External & Internal |
26
26
| Inbound | AzureTrafficManager | * | VirtualNetwork | 443 | TCP | Allow | Azure Traffic Manager routing for multi-region deployment | External only |
27
27
| Outbound | VirtualNetwork | * | Storage | 443 | TCP | Allow | Dependency on Azure Storage for core service functionality | External & Internal |
28
28
| Outbound | VirtualNetwork| * | SQL | 1433 | TCP | Allow | Access to Azure SQL endpoints for core service functionality | External & Internal |
29
29
| Outbound | VirtualNetwork | * | AzureKeyVault | 443 | TCP | Allow | Access to Azure Key Vault for core service functionality | External & Internal |
30
- | Outbound | VirtualNetwork | * | Azure Monitor | 1886, 443 | TCP | Allow | Publish [ Diagnostics Logs and Metrics] ( ../articles/api-management/api-management-howto-use-azure-monitor.md ) , [ Resource Health] ( /azure/service-health/resource-health-overview ) , and [ Application Insights] ( ../articles/api-management/api-management-howto-app-insights.md ) | External & Internal |
30
+ | Outbound | VirtualNetwork | * | AzureMonitor | 1886, 443 | TCP | Allow | Publish [ Diagnostics Logs and Metrics] ( ../articles/api-management/api-management-howto-use-azure-monitor.md ) , [ Resource Health] ( /azure/service-health/resource-health-overview ) , and [ Application Insights] ( ../articles/api-management/api-management-howto-app-insights.md ) | External & Internal |
31
31
32
32
33
33
### [ stv1] ( #tab/stv1 )
@@ -40,7 +40,7 @@ Configure custom network rules in the API Management subnet to filter traffic to
40
40
| Inbound | AzureTrafficManager | * | VirtualNetwork | 443 | TCP | Allow | Azure Traffic Manager routing for multi-region deployment | External only |
41
41
| Outbound | VirtualNetwork | * | Storage | 443 | TCP | Allow | Dependency on Azure Storage for core service functionality | External & Internal |
42
42
| Outbound | VirtualNetwork| * | SQL | 1433 | TCP | Allow | Access to Azure SQL endpoints for core service functionality | External & Internal |
43
- | Outbound | VirtualNetwork | * | Azure Monitor | 1886, 443 | TCP | Allow | Publish [ Diagnostics Logs and Metrics] ( ../articles/api-management/api-management-howto-use-azure-monitor.md ) , [ Resource Health] ( /azure/service-health/resource-health-overview ) , and [ Application Insights] ( ../articles/api-management/api-management-howto-app-insights.md ) | External & Internal |
43
+ | Outbound | VirtualNetwork | * | AzureMonitor | 1886, 443 | TCP | Allow | Publish [ Diagnostics Logs and Metrics] ( ../articles/api-management/api-management-howto-use-azure-monitor.md ) , [ Resource Health] ( /azure/service-health/resource-health-overview ) , and [ Application Insights] ( ../articles/api-management/api-management-howto-app-insights.md ) | External & Internal |
44
44
45
45
46
46
---
0 commit comments