Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
AuthScheme | The type of authentication to use when connecting to Azure Data Lake Storage. |
Account | This property specifies the name of the Azure Data Lake storage account. |
AccessKey | Your Azure DataLakeStorage Gen 2 storage account access key. |
FileSystem | This property specifies the name of the FileSystem which will be used in a Gen 2 storage account. For Example, the name of your Azure Blob container. |
SharedAccessSignature | A shared access key signature that may be used for authentication. |