Azure Auth Integrator
Platform:
24.04
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/edge | 1 | 27 Aug 2025 | |
| 1/stable | 33 | 28 Apr 2026 | |
| 1/candidate | 33 | 27 Apr 2026 | |
| 1/beta | 21 | 09 Apr 2026 | |
| 1/edge | 33 | 27 Apr 2026 |
juju deploy azure-auth-integrator --channel 1/edge
-
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.