azure-auth-integrator

Azure Auth Integrator

Channel Revision Published Runs on
latest/edge 1 27 Aug 2025
Ubuntu 24.04
1/edge 17 Today
Ubuntu 24.04
juju deploy azure-auth-integrator --channel edge
Show information

Platform:

Ubuntu
24.04

Learn about configurations >

  • credentials | secret

    The credentials to connect to Azure service principal. This needs to be a Juju Secret URI pointing to a secret that contains the following keys:

    1. client-id: ID corresponding to the client that will be used.
    2. client-secret: The secret key corresponding to the client that will be used.

  • subscription-id | string

    The subscription ID of the service principal used to authenticate with Azure Storage.

  • tenant-id | string

    The tenant ID of the service principal used to authenticate with Azure Storage.