Skip to content

Commit 3ac1bea

Browse files
authored
Apply pencil edit for blocking issue from PR review
1 parent 80c2355 commit 3ac1bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/api-server-vnet-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ az aks create -n <cluster-name> \
165165
## Limitations
166166
* Existing AKS clusters cannot be converted to API Server VNet Integration clusters at this time.
167167
* Only [private clusters](private-clusters.md) are supported at this time.
168-
* [Private Link Service][private-link-service] will not work if deployed against the API Server injected addresses at this time, so the API server cannot be exposed to other virtual networks via private link. To access the API server from outside the cluster network, utilize either [VNet peering][virtual network peering] or [AKS run command][command-invoke].
168+
* [Private Link Service][private-link-service] will not work if deployed against the API Server injected addresses at this time, so the API server cannot be exposed to other virtual networks via private link. To access the API server from outside the cluster network, utilize either [VNet peering][virtual-network-peering] or [AKS run command][command-invoke].
169169

170170
<!-- LINKS - internal -->
171171
[az-provider-register]: /cli/azure/provider#az_provider_register

0 commit comments

Comments
 (0)