Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 555 Bytes

auth.md

File metadata and controls

17 lines (12 loc) · 555 Bytes

Authenticationg

CLI Flags (or environment variables)

The following flags are available for authentication:

  • --client-id - the client-id to use for authentication
  • --client-secret - the client-secret to use for authentication
  • --client-certificate-file - the client-certificate-file to use for authentication
  • --client-federated-token-file - the client-federated-token-file to use for authentication

Environment Variables

  • AZURE_CLIENT_ID
  • AZURE_CLIENT_SECRET
  • AZURE_CLIENT_CERTIFICATE_FILE
  • AZURE_FEDERATED_TOKEN_FILE