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
| ServiceTag | AzureCloud.`<Region>`| UDP | 1194 | Network security rule| Tunneled secure communication between the nodes and the control plane.|
28
-
| ServiceTag | AzureCloud.`<Region>`| TCP | 9000 | Network security rule|Tunneled secure communication between the nodes and the control plane.|
28
+
|**ServiceTag | AzureCloud.`<Region>`| UDP | 1194 | Network security rule| Tunneled secure communication between the nodes and the control plane.|
29
+
|**ServiceTag | AzureCloud.`<Region>`| TCP | 9000 | Network security rule|Tunneled secure communication between the nodes and the control plane.|
29
30
| FQDN Tag| AzureKubernetesService | HTTPS | 443 |Application security rule| Required by AKS Service.|
30
-
| Service Tag | AzureMonitor | TCP | 443 |Application security rule| Required for integration with Azure Monitor.|
31
+
| Service Tag | AzureMonitor | TCP | 443 |Netowrk security rule| Required for integration with Azure Monitor.|
31
32
| FQDN| hiloprodrpacr00.azurecr.io|HTTPS|443|Application security rule| Downloads metadata info of the docker image for setup of HDInsight on AKS and monitoring.|
32
33
| FQDN|*.blob.core.windows.net|HTTPS|443|Application security rule| Monitoring and setup of HDInsight on AKS.|
| FQDN|API Server FQDN (available once AKS cluster is created)|TCP|443|Network security rule| Required as the running pods/deployments use it to access the API Server. You can get this information from the AKS cluster running behind the cluster pool. For more information, see [how to get API Server FQDN](secure-traffic-by-firewall-azure-portal.md#get-aks-cluster-details-created-behind-the-cluster-pool) using Azure portal.|
38
+
|**FQDN|API Server FQDN (available once AKS cluster is created)|TCP|443|Network security rule| Required as the running pods/deployments use it to access the API Server. You can get this information from the AKS cluster running behind the cluster pool. For more information, see [how to get API Server FQDN](secure-traffic-by-firewall-azure-portal.md#get-aks-cluster-details-created-behind-the-cluster-pool) using Azure portal.|
38
39
40
+
> [!NOTE]
41
+
> ** This configiration isn't required if you enable private AKS.
0 commit comments