Azure Data Lake
Azure Data Lake
To work with azure data lake, first of all we create a “storage account”.
Subscription as “visual studio code” and resource group as “demo”. And storage account as
“datalake demolevelup” and redundancy as “LRS”. And review it.
And then go to advanced and select “Data lake storage gen2” and then review it. After that
create it.
Now you can see data lake storage here. Let us create a container with name “datalake”.
And create it.
In the datalake you can see “add directory” and save it.
In jan Folder we can create another directory with “week1” and save it. Add 2 more
directories.
In the datalake we add another directory with name “feb” and inside it we can directoryies.
Let me upload a file.
Let me open Power BI desktop and click on “Get data” select “Azure”
and select “Azure data lake storage Gen2”. And click on “connect”.
And it is asking for URL to connect. Take the URL from “datalake” then copy URL.
Now we can see data present on file. If we want to load the data click on “load”.
Azure table storage account
Let us open Azure console and open storage account we created earlier. There you see Tables and
create new table.
In the left side, there is option “storage browser” open that click on “Tables” and click on “add
entity”.
We can another entity here.
By using filter option we can search people by name, age, qualification etc.
Now you can see 2 rows are displayed.
Azure CLI
Now we can connect in to Azure cli on azure portal top there you see Cloud shell. Then
follow steps.
by using Azure arm we can create templates and run this templates to
create a storage group.