Skip to content

Commit dd2a7eb

Browse files
authored
Update cluster-container-registry-integration.md
1 parent eb4b971 commit dd2a7eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/cluster-container-registry-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ ms.date: 02/25/2020
1010

1111
# Authenticate with Azure Container Registry from Azure Kubernetes Service
1212

13-
When you're using Azure Container Registry (ACR) with Azure Kubernetes Service (AKS), an authentication mechanism needs to be established. This article provides examples for configuring authentication between these two Azure services.
13+
When you're using Azure Container Registry (ACR) with Azure Kubernetes Service (AKS), an authentication mechanism needs to be established. This article provides examples for configuring authentication between these two Azure services.
1414

15-
You can set up the AKS to ACR integration in a few simple commands with the Azure CLI.
15+
You can set up the AKS to ACR integration in a few simple commands with the Azure CLI. This integration assigns the AcrPull role to the service principal associated to the AKS Cluster.
1616

1717
## Before you begin
1818

0 commit comments

Comments
 (0)