Skip to content

Commit

Permalink
Update docs/guides/managed_service_identity.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Bamford <[email protected]>
  • Loading branch information
SudoSpartanDan and manicminer authored Jun 8, 2022
1 parent 4e14e89 commit 7341455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guides/managed_service_identity.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Terraform supports a number of different methods for authenticating to Azure:
* [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](service_principal_client_secret.html)
* [Authenticating to Azure using a Service Principal and OpenID Connect](service_principal_oidc.html)

---

We recommend using either a Service Principal or Managed Identity when running Terraform non-interactively (such as when running Terraform in a CI server) - and authenticating using the Azure CLI when running Terraform locally.
Expand Down

0 comments on commit 7341455

Please sign in to comment.