diff --git a/calico-enterprise/networking/determine-best-networking.mdx b/calico-enterprise/networking/determine-best-networking.mdx index 33a5e165f..9f7c50fe2 100644 --- a/calico-enterprise/networking/determine-best-networking.mdx +++ b/calico-enterprise/networking/determine-best-networking.mdx @@ -126,7 +126,7 @@ The Amazon VPC CNI plugin allocates pod IPs from the underlying AWS VPC and uses **Azure CNI** -The Azure CNI plugin allocates pod IPs from the underlying Azure VNET configures the Azure virtual network to provide VNET native pod networking (pod IPs that are routable outside of the cluster). It is the default networking used in [Microsoft AKS](https://azure.microsoft.com/en-us/services/kubernetes-service/), with Calico for network policy enforcement. +The Azure CNI plugin allocates pod IPs from the underlying Azure VNET configures the Azure virtual network to provide VNET native pod networking (pod IPs that are routable outside of the cluster). It is the default networking used in [Microsoft AKS](https://azure.microsoft.com/en-us/products/kubernetes-service/), with Calico for network policy enforcement. **Azure cloud provider** @@ -194,7 +194,7 @@ You can learn more about Kubernetes Networking on AWS, including how each of the ### Azure -If you would like pod IP addresses to be routable outside of the cluster then you must use the Azure CNI plugin. This is supported by [AKS](https://azure.microsoft.com/en-us/services/kubernetes-service/), with Calico for network policy. Pod IP addresses are allocated from the underlying VNET. +If you would like pod IP addresses to be routable outside of the cluster then you must use the Azure CNI plugin. This is supported by [AKS](https://azure.microsoft.com/en-us/products/kubernetes-service/), with Calico for network policy. Pod IP addresses are allocated from the underlying VNET.