Skip to content

Commit bed125a

Browse files
authored
Update quick-kubernetes-backup-terraform.md
1 parent 54a3d26 commit bed125a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,7 @@ Things to ensure before you configure AKS backup:
6767

6868
Log in to your Azure account and authenticate using one of the following methods:
6969

70-
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.
71-
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)
70+
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).
7671

7772
## Implement the Terraform code
7873

0 commit comments

Comments
 (0)