Azure plugin v1.15.0 - Added support for OIDC federated identity authentication, plus azure_container_app and azure_container_app_environment tables

Sep 16, 2026steampipe

What's new?

  • Added support for OIDC federated identity authentication via the new federated_token and federated_token_file connection arguments, along with the AZURE_FEDERATED_TOKEN and AZURE_FEDERATED_TOKEN_FILE environment variables. This enables authentication from CI/CD systems such as GitHub Actions and GitLab CI, and from AKS pods with workload identity enabled. For more information, please see OIDC Federated Identity. (#1013) (Thanks @jmapro for the contribution!)
  • New tables added