Skip to content

Commit fa361d5

Browse files
authored
Merge pull request #53600 from TomGeske/patch-6
align Private Cluster PE limitations
2 parents 81e5e1a + db719b6 commit fa361d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/private-clusters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ As mentioned, VNet peering is one way to access your private cluster. To use VNe
9797
## Limitations
9898
* IP authorized ranges cannot be applied to the private api server endpoint, they only apply to the public API server
9999
* Availability Zones are currently supported for certain regions, see the beginning of this document
100-
* [Azure Private Link service limitations][private-link-service] apply to private clusters, Azure private endpoints, and virtual network service endpoints, which aren't currently supported in the same virtual network.
100+
* [Azure Private Link service limitations][private-link-service] apply to private clusters.
101101
* No support for virtual nodes in a private cluster to spin private Azure Container Instances (ACI) in a private Azure virtual network
102102
* No support for Azure DevOps integration out of the box with private clusters
103103
* For customers that need to enable Azure Container Registry to work with private AKS, the Container Registry virtual network must be peered with the agent cluster virtual network.
@@ -112,7 +112,7 @@ As mentioned, VNet peering is one way to access your private cluster. To use VNe
112112
[az-feature-list]: /cli/azure/feature?view=azure-cli-latest#az-feature-list
113113
[az-extension-add]: /cli/azure/extension#az-extension-add
114114
[az-extension-update]: /cli/azure/extension#az-extension-update
115-
[private-link-service]: /azure/private-link/private-link-service-overview
115+
[private-link-service]: /azure/private-link/private-link-service-overview#limitations
116116
[virtual-network-peering]: ../virtual-network/virtual-network-peering-overview.md
117117
[azure-bastion]: ../bastion/bastion-create-host-portal.md
118118
[express-route-or-vpn]: ../expressroute/expressroute-about-virtual-network-gateways.md

0 commit comments

Comments
 (0)