Skip to content

Commit d30f60b

Browse files
TomGeskev-kents
authored andcommitted
Adjusted agent limitation
1 parent 58bd0a5 commit d30f60b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/aks/private-clusters.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ As mentioned, VNet peering is one way to access your private cluster. To use VNe
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
100100
* [Azure Private Link service limitations][private-link-service] apply to private clusters.
101-
* No support for Azure DevOps integration out of the box with private clusters
101+
* No support for virtual nodes in a private cluster to spin private Azure Container Instances (ACI) in a private Azure virtual network
102+
* No support for Azure DevOps Microsoft-hosted Agents with private clusters. Consider to use [Self-hosted Agents][devops-agents].
102103
* 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.
103104
* No current support for Azure Dev Spaces
104105
* No support for converting existing AKS clusters into private clusters
@@ -116,4 +117,4 @@ As mentioned, VNet peering is one way to access your private cluster. To use VNe
116117
[virtual-network-peering]: ../virtual-network/virtual-network-peering-overview.md
117118
[azure-bastion]: ../bastion/bastion-create-host-portal.md
118119
[express-route-or-vpn]: ../expressroute/expressroute-about-virtual-network-gateways.md
119-
120+
[devops-agents]: https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/agents?view=azure-devops

0 commit comments

Comments
 (0)