JDBC Driver for Azure Cosmos DB

Build 22.0.8462

AuthScheme

The type of authentication to use when connecting to Azure Cosmos DB.

Possible Values

AccountKey, AzureAD, AzureServicePrincipal

Data Type

string

Default Value

"AccountKey"

Remarks

  • AccountKey: Set this to perform authentication with AccountKey and AccountEndpoint.
  • AzureAD: Set this to perform Azure Active Directory OAuth authentication.
  • AzureServicePrincipal: Set this to authenticate as an Azure Service Principal.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462