ADLS Gen2 (Account Key) and URL as KV Secret
Connect to Azure Data Lake Storage Gen2 using an account key
To use this connection type within the API, use a ConnectionTypeCode of ADLS-KEY-SECRET-URL.
Variable Reference
The following variables are supported:
-
AdlsUrlSecretName- (Required) The name of the Key Vault Secret containing the value of the ADLS URL. -
AdlsAccountKeySecretName- (Required) The name of the Key Vault Secret containing the value of the Account Key used to access ADLS.