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/spring-apps/vnet-customer-responsibilities.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ The following list shows the resource requirements for Azure Spring Apps service
41
41
|\*.azurecr.io:443 *or*[ServiceTag](../virtual-network/service-tags-overview.md#available-service-tags) - AzureContainerRegistry:443 | TCP:443 | Azure Container Registry. | Can be replaced by enabling the *Azure Container Registry*[service endpoint in the virtual network](../virtual-network/virtual-network-service-endpoints-overview.md). |
42
42
|\*.core.windows.net:443 and \*.core.windows.net:445 *or*[ServiceTag](../virtual-network/service-tags-overview.md#available-service-tags) - Storage:443 and Storage:445 | TCP:443, TCP:445 | Azure Files | Can be replaced by enabling the *Azure Storage*[service endpoint in the virtual network](../virtual-network/virtual-network-service-endpoints-overview.md). |
43
43
|\*.servicebus.windows.net:443 *or*[ServiceTag](../virtual-network/service-tags-overview.md#available-service-tags) - EventHub:443 | TCP:443 | Azure Event Hubs. | Can be replaced by enabling the *Azure Event Hubs*[service endpoint in the virtual network](../virtual-network/virtual-network-service-endpoints-overview.md). |
@@ -65,7 +65,7 @@ Azure Firewall provides the FQDN tag **AzureKubernetesService** to simplify the
65
65
|\*.azurecr.cn:443 *or*[ServiceTag](../virtual-network/service-tags-overview.md#available-service-tags) - AzureContainerRegistry:443 | TCP:443 | Azure Container Registry. | Can be replaced by enabling the *Azure Container Registry*[service endpoint in the virtual network](../virtual-network/virtual-network-service-endpoints-overview.md). |
66
66
|\*.core.chinacloudapi.cn:443 and \*.core.chinacloudapi.cn:445 *or*[ServiceTag](../virtual-network/service-tags-overview.md#available-service-tags) - Storage:443 and Storage:445 | TCP:443, TCP:445 | Azure Files | Can be replaced by enabling the *Azure Storage*[service endpoint in the virtual network](../virtual-network/virtual-network-service-endpoints-overview.md). |
67
67
|\*.servicebus.chinacloudapi.cn:443 *or*[ServiceTag](../virtual-network/service-tags-overview.md#available-service-tags) - EventHub:443 | TCP:443 | Azure Event Hubs. | Can be replaced by enabling the *Azure Event Hubs*[service endpoint in the virtual network](../virtual-network/virtual-network-service-endpoints-overview.md). |
## Microsoft Azure operated by 21Vianet required FQDN / application rules
71
71
@@ -93,7 +93,7 @@ Azure Firewall provides the FQDN tag `AzureKubernetesService` to simplify the fo
93
93
94
94
## Azure Spring Apps optional FQDN for Application Insights
95
95
96
-
You need to open some [outgoing ports](../azure-monitor/app/ip-addresses.md#outgoing-ports) in your server's firewall to allow the Application Insights SDK or Application Insights Agent to send data to the portal.
96
+
You need to open some outgoing ports in your server's firewall to allow the Application Insights SDK or the Application Insights Agent to send data to the portal. For more information, see the [outgoing ports](../azure-monitor/app/ip-addresses.md#outgoing-ports) section of [IP addresses used by Azure Monitor](../azure-monitor/app/ip-addresses.md).
0 commit comments