From the course: End-to-End Real-World Data Engineering Project with Snowflake

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

ADLS account creation

ADLS account creation

- [Instructor] Now is the time to start our implementation. So the first thing we need is our Azure data lake storage account. As per the project, this is going to be a data lake where source system is going to push the data. But as we don't have the source system, so we manually create an ADLS account and load the data inside it. So let's just see how we can create the storage account. You go to the Azure portal. Right now, I am on my Azure portal, that is the Azure account. Here you can search storage account and you can click on the top here, plus create. This will take you to a window where you can create this storage account. You need to have the storage account creation permission to create it. So let's select your subscription and create a new resource group. I call it snowflakeproject. So this will be my resource group under which I'm creating this storage account. Give the name of the storage account. I give the name as pacificretail storage account. You can choose the reason…

Contents