Skip to content

Commit 34510bb

Browse files
authored
Update quick-kubernetes-deploy-terraform.md
1 parent 2c6a158 commit 34510bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ First, log into your Azure account and authenticate using one of the methods des
5151

5252
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 using the Azure CLI.
5353

54-
- [Authenticate with a Microsoft account using Cloud Shell (with Bash or PowerShell](./authenticate-to-azure-with-microsoft-account.md)
55-
- [Authenticate with a Microsoft account using Windows (with Bash or PowerShell](./authenticate-to-azure-with-microsoft-account.md)
56-
- [Authenticate with a service principal](./authenticate-to-azure-with-service-principle.md)
57-
- [Authenticate with a managed identity for Azure services](./authenticate-to-azure-with-managed-identity-for-azure-services.md)
54+
- [Authenticate with a Microsoft account using Cloud Shell (with Bash or PowerShell](~/azure-dev-docs-pr/articles/terraform/authenticate-to-azure-with-microsoft-account.md)
55+
- [Authenticate with a Microsoft account using Windows (with Bash or PowerShell](~/azure-dev-docs-pr/articles/terraform/authenticate-to-azure-with-microsoft-account.md)
56+
- [Authenticate with a service principal](~/azure-dev-docs-pr/articles/terraform/authenticate-to-azure-with-service-principle.md)
57+
- [Authenticate with a managed identity for Azure services](~/azure-dev-docs-pr/articles/terraform/authenticate-to-azure-with-managed-identity-for-azure-services.md)
5858

5959
## Implement the Terraform code
6060

0 commit comments

Comments
 (0)