prometheus operator v0.93.1

Prometheus.spec.remoteWrite[].tlsConfig.cert.configMap.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.

2 fields
Prometheus.spec.remoteWrite[].tlsConfig.cert.configMap.spec.remoteWrite.azureAd.workloadIdentity fields and descriptions
Field / TypeDescription
clientId
string required

clientId is the clientID of the Azure Active Directory application.

  • minLength: 1
tenantId
string required

tenantId is the tenant ID of the Azure Active Directory application.

  • minLength: 1