File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ author: karlerickson
5
5
ms.author : karler
6
6
ms.service : spring-cloud
7
7
ms.topic : conceptual
8
- ms.date : 12 /02/2020
8
+ ms.date : 11 /02/2021
9
9
ms.custom : devx-track-java
10
10
---
11
11
@@ -55,9 +55,12 @@ Azure Firewall provides the FQDN tag **AzureKubernetesService** to simplify the
55
55
| <i >* login.microsoft.com</i > | HTTPS:443 | Azure Active Directory authentication. |
56
56
| <i >packages.microsoft.com</i > | HTTPS:443 | Microsoft packages repository. |
57
57
| <i >acs-mirror.azureedge.net</i > | HTTPS:443 | Repository required to install required binaries like kubenet and Azure CNI. |
58
- | * mscrl.microsoft.com* | HTTPS:80 | Required Microsoft Certificate Chain Paths. |
59
- | * crl.microsoft.com* | HTTPS:80 | Required Microsoft Certificate Chain Paths. |
60
- | * crl3.digicert.com* | HTTPS:80 | Third Party TLS/SSL Certificate Chain Paths. |
58
+ | * mscrl.microsoft.com* <sup >1</sup > | HTTPS:80 | Required Microsoft Certificate Chain Paths. |
59
+ | * crl.microsoft.com* <sup >1</sup > | HTTPS:80 | Required Microsoft Certificate Chain Paths. |
60
+ | * crl3.digicert.com* <sup >1</sup > | HTTPS:80 | Third Party TLS/SSL Certificate Chain Paths. |
61
+
62
+ <sup >1</sup > Please note that these FQDNs are not included in the FQDN tag.
63
+
61
64
62
65
## Azure Spring Cloud optional FQDN for third-party application performance management
63
66
You can’t perform that action at this time.
0 commit comments