ODBC Driver for Azure Data Lake Storage

Build 24.0.9062

AuthScheme

The type of authentication to use when connecting to Azure Data Lake Storage.

Possible Values

AzureAD, AzureServicePrincipal, AzureServicePrincipalCert, AzureMSI, AccessKey, SAS

データ型

string

デフォルト値

"AzureAD"

解説

  • AzureAD: Set this to perform Azure Active Directory OAuth authentication.
  • AzureServicePrincipal: Set this to authenticate as an Azure Service Principal.
  • AzureServicePrincipalCert: Set this to authenticate as an Azure Service Principal using a Certificate.
  • AzureMSI: Set this to automatically obtain Managed Service Identity credentials when running on an Azure VM.
  • AccessKey: Set this to authenticate the calls to the API by setting the AccessKey to your Access Key.
  • SAS: Set this to authenticate the calls to the API by setting the SharedAccessSignature to your Shared Access Signature (SAS).

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062