Azure Auth Integrator
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/edge | 1 | 27 Aug 2025 | |
| 1/edge | 17 | Today |
juju deploy azure-auth-integrator --channel edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
24.04
-
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:
- client-id: ID corresponding to the client that will be used.
- 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.