Accelerate the Value of Data

Copy Azure account access keys

Learn how to copy Azure storage account keys.

Before you copy Azure account access keys, we recommend you complete the previous topics in this Configure Azure cloud storage section.
Copy the keys and connection string for the Staging and Target containers. To view or read an account's access keys, you must either be a Service Administrator or assigned an Azure role that includes the action Microsoft.Storage/storageAccounts/listkeys/action.
Tip: Per Microsoft Azure best practice, use the first key and reserve the use of the second key for when you are rotating keys. .
To copy Azure account keys:
  1. In the Microsoft Azure portal Azure services section, select your storage account.
  2. Under Security + networking, select Access keys. Your account access keys appear, as well as the complete connection string for each key.
  3. Select Show to view your access keys and connection strings and to enable buttons to copy the values.
    Tip: Take note of these values for the next steps.
For general information, see Manage storage account access keys in the Microsoft Active Directory documentation.

After completing this step, you are ready to Store credentials in Databricks.