prometheus operator v0.71.2
Prometheus.spec.podMonitorNamespaceSelector.matchExpressions[].values.spec.remoteWrite.azureAd
AzureAD for the URL. It requires Prometheus >= v2.45.0. Cannot be set at the same time as `authorization`, `basicAuth`, `oauth2`, or `sigv4`.
| Field / Type | Description |
|---|---|
cloud | The Azure Cloud. Options are 'AzurePublic', 'AzureChina', or 'AzureGovernment'.
|
ManagedIdentity defines the Azure User-assigned Managed identity. Cannot be set at the same time as `oauth`. | |
OAuth defines the oauth config that is being used to authenticate. Cannot be set at the same time as `managedIdentity`. It requires Prometheus >= v2.48.0. |