prometheus operator v0.93.1

Prometheus.spec.storage.volumeClaimTemplate.spec.dataSource.spec.remoteWrite.azureAd.sdk

sdk defines the Azure SDK config that is being used to authenticate. See https://learn.microsoft.com/en-us/azure/developer/go/azure-sdk-authentication Cannot be set at the same time as `oauth`, `managedIdentity` or `workloadIdentity`. It requires Prometheus >= v2.52.0 or Thanos >= v0.36.0.

1 fields
Prometheus.spec.storage.volumeClaimTemplate.spec.dataSource.spec.remoteWrite.azureAd.sdk fields and descriptions
Field / TypeDescription
tenantId
string

tenantId defines the tenant ID of the azure active directory application that is being used to authenticate.

  • pattern: ^[0-9a-zA-Z-.]+$