Skip to content

Commit 84ecc19

Browse files
authored
Update quick-kubernetes-deploy-terraform.md
1 parent bed125a commit 84ecc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/learn/quick-kubernetes-deploy-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Azure Kubernetes Service (AKS) is a managed Kubernetes service that lets you qui
4949

5050
First, log into your Azure account and authenticate using one of the methods described in the following section.
5151

52-
Terraform only supports authenticating to Azure with the Azure CLI. Authenticating using Azure PowerShell isn't supported. Therefore, while you can use the Azure PowerShell module when doing your Terraform work, you first need to [authenticate to Azure](/azure/developer/terraform/authenticate-to-azure.md).
52+
Terraform only supports authenticating to Azure with the Azure CLI. Authenticating using Azure PowerShell isn't supported. Therefore, while you can use the Azure PowerShell module when doing your Terraform work, you first need to [authenticate to Azure](/azure/developer/terraform/authenticate-to-azure).
5353

5454
## Implement the Terraform code
5555

0 commit comments

Comments
 (0)