prometheus operator v0.93.1
PrometheusAgent.spec.remoteWrite[].azureAd.workloadIdentity
workloadIdentity defines the Azure Workload Identity authentication. Cannot be set at the same time as `oauth`, `managedIdentity`, or `sdk`. It requires Prometheus >= 3.7.0. Currently not supported by Thanos.
| Field / Type | Description |
|---|---|
clientId | clientId is the clientID of the Azure Active Directory application.
|
tenantId | tenantId is the tenant ID of the Azure Active Directory application.
|