Skip to content

Commit f3dd158

Browse files
committed
updated statement in before you begin
1 parent 47b0896 commit f3dd158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The AKS to ACR integration assigns the [**AcrPull** role][acr-pull] to the [Azur
2626
* To avoid needing one of these roles, you can instead use an existing managed identity to authenticate ACR from AKS. For more information, see [Use an Azure managed identity to authenticate to an ACR](../container-registry/container-registry-authentication-managed-identity.md).
2727
* If you're using Azure CLI, this article requires that you're running Azure CLI version 2.7.0 or later. Run `az --version` to find the version. If you need to install or upgrade, see [Install Azure CLI][azure-cli-install].
2828
* If you're using Azure PowerShell, this article requires that you're running Azure PowerShell version 5.9.0 or later. Run `Get-InstalledModule -Name Az` to find the version. If you need to install or upgrade, see [Install Azure PowerShell][azure-powershell-install].
29-
* Examples and syntax to use Terraform for managing ACR can be found in the [Terraform reference][terraform-reference].
29+
* Examples and syntax to use Terraform for configuring ACR can be found in the [Terraform reference][terraform-reference].
3030

3131
## Create a new AKS cluster with ACR integration
3232

0 commit comments

Comments
 (0)