Skip to content

Commit a645448

Browse files
Merge pull request #221247 from chasewilson/chase/private-link-service-preview
Removes Preview flag and CLI requirement
2 parents 57620f3 + 24a9dbb commit a645448

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
@@ -128,13 +128,12 @@ internal-app LoadBalancer 10.0.184.168 10.240.0.25 80:30225/TCP 4m
128128
129129
For more information on configuring your load balancer in a different subnet, see [Specify a different subnet][different-subnet]
130130
131-
## Connect Azure Private Link service to internal load balancer (Preview)
131+
## Connect Azure Private Link service to internal load balancer
132132
133133
### Before you begin
134134
135135
You must have the following resources:
136136
137-
* Azure CLI version 2.0.59 or later.
138137
* Kubernetes version 1.22.x or later.
139138
* 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].
140139

0 commit comments

Comments
 (0)