prometheus operator v0.93.1

ScrapeConfig.spec.azureSDConfigs[].authenticationMethod

authenticationMethod defines the authentication method, either `OAuth` or `ManagedIdentity` or `SDK`. See https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview SDK authentication method uses environment variables by default. See https://learn.microsoft.com/en-us/azure/developer/go/azure-sdk-authentication

1 fields
ScrapeConfig.spec.azureSDConfigs[].authenticationMethod fields and descriptions
Field / TypeDescription
ScrapeConfig.spec.azureSDConfigs[].authenticationMethod
string

authenticationMethod defines the authentication method, either `OAuth` or `ManagedIdentity` or `SDK`. See https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview SDK authentication method uses environment variables by default. See https://learn.microsoft.com/en-us/azure/developer/go/azure-sdk-authentication

  • enum: ["OAuth","ManagedIdentity","SDK","WorkloadIdentity"]