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
+6-2Lines changed: 6 additions & 2 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). |
44
-
|global.prod.microsoftmetrics.com:443 and \*.livediagnostics.monitor.azure.com:443 *or*[ServiceTag](../virtual-network/service-tags-overview.md#available-service-tags) - AzureMonitor:443 | TCP:443 | Azure Monitor. | Allows outbound calls to Azure Monitor. |
@@ -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). |
68
-
|global.prod.microsoftmetrics.com:443 and \*.livediagnostics.monitor.azure.com:443 *or*[ServiceTag](../virtual-network/service-tags-overview.md#available-service-tags) - AzureMonitor:443 | TCP:443 | Azure Monitor. | Allows outbound calls to Azure Monitor. |
| <i>*.saas.appdynamics.com</i> | TCP:443/80 | Required network of AppDynamics APM agents, also see [SaaS Domains and IP Ranges](https://docs.appdynamics.com/display/PAA/SaaS+Domains+and+IP+Ranges). |
93
93
94
+
## Azure Spring Apps optional FQDN for Application Insights
95
+
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).
97
+
94
98
## Next steps
95
99
96
100
-[Access your application in a private network](access-app-virtual-network.md)
0 commit comments