Skip to content

Commit 8c760a0

Browse files
authored
Update quick-kubernetes-backup-terraform.md
1 parent 34510bb commit 8c760a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/backup/quick-kubernetes-backup-terraform.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ Log in to your Azure account and authenticate using one of the following methods
6969

7070
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.
7171

72-
- [Authenticate with a Microsoft account using Cloud Shell (with Bash or PowerShell](./authenticate-to-azure-with-microsoft-account.md)
73-
- [Authenticate with a Microsoft account using Windows (with Bash or PowerShell](./authenticate-to-azure-with-microsoft-account.md)
74-
- [Authenticate with a service principal](./authenticate-to-azure-with-service-principle.md)
75-
- [Authenticate with a managed identity for Azure services](./authenticate-to-azure-with-managed-identity-for-azure-services.md)
72+
- [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)
73+
- [Authenticate with a Microsoft account using Windows (with Bash or PowerShell](~/azure-dev-docs-pr/articles/terraform/authenticate-to-azure-with-microsoft-account.md)
74+
- [Authenticate with a service principal](~/azure-dev-docs-pr/articles/terraform/authenticate-to-azure-with-service-principle.md)
75+
- [Authenticate with a managed identity for Azure services](~/azure-dev-docs-pr/articles/terraform/authenticate-to-azure-with-managed-identity-for-azure-services.md)
7676

7777
## Implement the Terraform code
7878

0 commit comments

Comments
 (0)