AzureAccessKey Parameter (Connect-Databricks Cmdlet)
The storage key associated with your Azure account.
Syntax
Connect-Databricks -AzureAccessKey string
Data Type
cstr
Default Value
""
Remarks
The storage key associated with your Databricks account. You can retrieve it as follows:
- Sign into the azure portal with the credentials for your root account. (https://portal.azure.com/)
- Click on storage accounts and select the storage account you want to use.
- Under settings, click Access keys.
- Your storage account name and key will be displayed on that page.