Skip to content

Commit db9249a

Browse files
authored
Merge pull request #39924 from Potapy4/patch-6
Remove preview word
2 parents 76ddfd2 + 6cc44c7 commit db9249a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/container-registry-auth-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ When you're using Azure Container Registry (ACR) with Azure Kubernetes Service (
1717

1818
You only need to configure one of these authentication methods. The most common approach is to [grant access using the AKS service principal](#grant-aks-access-to-acr). If you have specific needs, you can optionally [grant access using Kubernetes secrets](#access-with-kubernetes-secret).
1919

20-
This article assumes that you've already created an AKS cluster and you are able to access the cluster with the `kubectl` command-line client. If instead you want to create a cluster and configure access to a container registry at cluster creation time, see [Tutorial: Deploy an AKS cluster](../aks/tutorial-kubernetes-deploy-cluster.md) or [Authenticate with Azure Container Registry from Azure Kubernetes Service (preview)](../aks/cluster-container-registry-integration.md).
20+
This article assumes that you've already created an AKS cluster and you are able to access the cluster with the `kubectl` command-line client. If instead you want to create a cluster and configure access to a container registry at cluster creation time, see [Tutorial: Deploy an AKS cluster](../aks/tutorial-kubernetes-deploy-cluster.md) or [Authenticate with Azure Container Registry from Azure Kubernetes Service](../aks/cluster-container-registry-integration.md).
2121

2222
## Grant AKS access to ACR
2323

0 commit comments

Comments
 (0)