Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Task 03: Add a Lakehouse container to the Storage account.

As part of the pre-deployment steps for this lab environment, a storage account named storage@lab.LabInstance.Id. The account will serve as an Azure Data Lake Storage Gen2 (ADLS Gen2) storage account to provide a scalable, secure, and cost-effective storage for big data analytics workloads.

Azure Data Lake Storage Gen2 (ADLS Gen2) storage accounts combine the capabilities of Azure Blob Storage with the hierarchical namespace feature of Azure Data Lake Storage Gen1 to offer enhanced performance, security, and analytics capabilities.

In this task, you will add a role assignment to the storage account. You will then add a container named medallion and subfolders to contain the bronze, silver, and gold medallion data.

If you want to learn more about Azure SQL Database, go to Introduction to Azure Data Lake Storage Gen2.

  1. Return to the Azure Home page.

  2. On the Azure search box, enter and select Storage accounts.

  3. Select the storage account you wish to use for this task.

  4. In the left navigation pane, select Access Control (IAM).

  5. In the left menu pane for the Storage account page, select Access control (IAM).

  6. In the Grant access to this resource tile, select Add role assignment.

  7. In the Search field, search for Storage Blob Data Contributor.

  8. Select Storage Blob Data Contributor from the search results and then select Next.

  9. On the Members tab, in the Members section, select + Select members.

    You’ll add two members for this role assignment.

  10. In the Select members search box, enter the username of the first user you want to assign this role to and then select the user from the search results. Select Select.

  11. On the Add role assignment page, select + Select members to add the second member.

  12. In the Select members search box, enter the service account name (or another member) that you want to assign this role to, and then select the member from the search results. Select Select.

  13. On the Add role assginment page, select Review + assign twice.

  14. On the Access Control (IAM) page for the storage account, in the left navigation pane, select Data storage and then select Containers.

  15. On the menu for the Storage account Containers page, select medallion.

  16. Verify that the bronze, silver, and gold directories exist.

    medallion_structure.jpg