Skip to content

Commit fc494b7

Browse files
authored
Merge pull request #178155 from v-kevinmic3/carolga
Move article from azure-docs to azure-docs-pr PR
2 parents cbc5a53 + bf3c912 commit fc494b7

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

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

Lines changed: 7 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

@@ -55,9 +55,12 @@ Azure Firewall provides the FQDN tag **AzureKubernetesService** to simplify the
5555
| <i>*login.microsoft.com</i> | HTTPS:443 | Azure Active Directory authentication. |
5656
| <i>packages.microsoft.com</i> | HTTPS:443 | Microsoft packages repository. |
5757
| <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+
6164

6265
## Azure Spring Cloud optional FQDN for third-party application performance management
6366

0 commit comments

Comments
 (0)