Skip to content

Commit beaa1f0

Browse files
Update vnet-customer-responsibilities.md
1 parent b28e9f4 commit beaa1f0

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

articles/spring-cloud/vnet-customer-responsibilities.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,16 @@ Azure Firewall provides a fully qualified domain name (FQDN) tag **AzureKubernet
5656
| *mscrl.microsoft.com* | HTTPS:80 | Required Microsoft Certificate Chain Paths. |
5757
| *crl.microsoft.com* | HTTPS:80 | Required Microsoft Certificate Chain Paths. |
5858
| *crl3.digicert.com* | HTTPS:80 | 3rd Party SSL Certificate Chain Paths. |
59+
60+
## Azure Spring Cloud optional FQDN for third party APM (Application Performance Management).
61+
62+
Azure Firewall provides a fully qualified domain name (FQDN) tag **AzureKubernetesService** to simplify the following configurations.
63+
64+
| Destination FQDN | Port | Use |
65+
| ---------------- | ---- | ------------------------------------------------------------ |
66+
| collector*.newrelic.com | TCP:443/80 | Required networks of New Relic APM agents from US region, also see [APM Agents Networks](https://docs.newrelic.com/docs/using-new-relic/cross-product-functions/install-configure/networks/#agents). |
67+
| collector*.eu01.nr-data.net | TCP:443/80 | Required networks of New Relic APM agents from EU region, also see [APM Agents Networks](https://docs.newrelic.com/docs/using-new-relic/cross-product-functions/install-configure/networks/#agents). |
5968

6069
## See also
6170
* [Access your application in a private network](access-app-virtual-network.md)
62-
* [Expose apps using Application Gateway and Azure Firewall](expose-apps-gateway-azure-firewall.md)
71+
* [Expose apps using Application Gateway and Azure Firewall](expose-apps-gateway-azure-firewall.md)

0 commit comments

Comments
 (0)