Skip to content

Commit f41066c

Browse files
committed
Move article from azure-docs to azure-docs-pr PR
1 parent ad09a51 commit f41066c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: karlerickson
55
ms.author: karler
66
ms.service: spring-cloud
77
ms.topic: conceptual
8-
ms.date: 12/02/2020
8+
ms.date: 11/02/2021
99
ms.custom: devx-track-java
1010
---
1111

@@ -56,9 +56,11 @@ Azure Firewall provides the FQDN tag **AzureKubernetesService** to simplify the
5656
| <i>*login.microsoft.com</i> | HTTPS:443 | Azure Active Directory authentication. |
5757
| <i>packages.microsoft.com</i> | HTTPS:443 | Microsoft packages repository. |
5858
| <i>acs-mirror.azureedge.net</i> | HTTPS:443 | Repository required to install required binaries like kubenet and Azure CNI. |
59-
| *mscrl.microsoft.com* | HTTPS:80 | Required Microsoft Certificate Chain Paths. |
60-
| *crl.microsoft.com* | HTTPS:80 | Required Microsoft Certificate Chain Paths. |
61-
| *crl3.digicert.com* | HTTPS:80 | 3rd Party SSL Certificate Chain Paths. |
59+
| *mscrl.microsoft.com*<sup>1</sup> | HTTPS:80 | Required Microsoft Certificate Chain Paths. |
60+
| *crl.microsoft.com*<sup>1</sup> | HTTPS:80 | Required Microsoft Certificate Chain Paths. |
61+
| *crl3.digicert.com*<sup>1</sup> | HTTPS:80 | Third Party TLS/SSL Certificate Chain Paths. |
62+
63+
<sup>1</sup> Please note that these FQDNs are not included in the FQDN tag.
6264

6365
## Azure Spring Cloud optional FQDN for third-party application performance management
6466

0 commit comments

Comments
 (0)