Skip to content

Commit 24a9dbb

Browse files
author
chasewilson
committed
Removes Preview flag and CLI requirement
1 parent 562b378 commit 24a9dbb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/aks/internal-lb.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,12 @@ internal-app LoadBalancer 10.0.184.168 10.240.0.25 80:30225/TCP 4m
9999
100100
For more information on configuring your load balancer in a different subnet, see [Specify a different subnet][different-subnet]
101101
102-
## Connect Azure Private Link service to internal load balancer (Preview)
102+
## Connect Azure Private Link service to internal load balancer
103103
104104
### Before you begin
105105
106106
You must have the following resources:
107107
108-
* Azure CLI version 2.0.59 or later.
109108
* Kubernetes version 1.22.x or later.
110109
* An existing resource group with a VNet and subnet. This resource group is where you'll [create the private endpoint](#create-a-private-endpoint-to-the-private-link-service). If you don't have these resources, see [Create a virtual network and subnet][aks-vnet-subnet].
111110

0 commit comments

Comments
 (0)