Skip to content

Commit

Permalink
Navigation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Jun 12, 2020
1 parent e146761 commit d52352f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Terraform supports a number of different methods for authenticating to Azure:
* [Authenticating to Azure using the Azure CLI](azure_cli.html)
* [Authenticating to Azure using Managed Service Identity](managed_service_identity.html)
* [Authenticating to Azure using a Service Principal and a Client Certificate](service_principal_client_certificate.html)
* Authenticating to Azure using a Service Principal and a Client Secret (which is covered in this guide)
* [Authenticating to Azure using a Service Principal and a Client Secret](service_principal_client_secret.html)

Further steps must be taken to grant a Service Principal permission to manage objects in an Azure Active Directory:

Expand Down

0 comments on commit d52352f

Please sign in to comment.