Cmdlets for Azure Data Lake Storage

Build 25.0.9434

AccessKey Parameter (Connect-ADLS Cmdlet)

Your Azure DataLakeStorage Gen 2 storage account access key.

Syntax

Connect-ADLS -AccessKey string

Data Type

cstr

Default Value

""

Remarks

The access key is one of the credentials used to authenticate requests to Azure Data Lake Storage Gen2 when AuthScheme is set to AccessKey.

You can retrieve the access key from the Azure portal:

  1. Sign in to https://portal.azure.com with your account credentials.
  2. Navigate to Storage accounts and select the account you want to use.
  3. Under Settings, select Access keys.

Keep your access key secure and avoid sharing it in logs or unencrypted configurations.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434