Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save paolosalvatori/5a79f10484fbe44404198a6d28f22e4f to your computer and use it in GitHub Desktop.
Save paolosalvatori/5a79f10484fbe44404198a6d28f22e4f to your computer and use it in GitHub Desktop.
Environment variable Description
AZURE_AUTHORITY_HOST The Microsoft Entra ID endpoint (https://login.microsoftonline.com/).
AZURE_CLIENT_ID The client ID of the Microsoft Entra ID registered application or user-assigned managed identity.
AZURE_TENANT_ID The tenant ID of the Microsoft Entra ID registered application or user-assigned managed identity.
AZURE_FEDERATED_TOKEN_FILE The path of the projected service account token file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment