A public AKS API server endpoint increases exposure to unauthorized access or attack. Enable private cluster to ensure the API server endpoint is only accessible from within the virtual network.
Impact
Recommended Actions
Follow the appropriate remediation steps below to resolve the issue.
Provision the AKS cluster with private_cluster_enabled = true and use private endpoints.