Read data from ADLS Gen2 and write data to Azure Analysis services

Copper Contributor

Hi Experts,

Good to meet you all !

There are two requirement here 

1.Need to read data from ADLS Gen2 and write data to Azure Analysis services.

2.Need to read data from Azure DW and write data to Azure Analysis services.

 

1. There are facts and dimension data available in ADLS Gen2 which needs to be written to Azure Analysis services. Data is in Parqute format or with CSV format.
Data would be available on daily base in ADLS Gen2.
How to push data from ADLS Gen2 to AAS?
Is it is possible only by using Visual studio ? Is there any alternate way , if so could you please suggest the approach?
Here I can say that the data in facts and dimensions are being generated daily based on the input from another source system, from ADLS Gen2 need to write data directly to AAS, so insert operation or Truncate/insert operation here.
How much data can be pushed at a time from Gen2 to AAS?
There are around 25million rows in ADLS Gen2 how to push those data in the 100K interval to AAS(Azure Analysis services). Should we use ADF here ? 


Can Powershell scripts be used to read data from ADLS Gen2 to push data to AAS(Azure Analysis services)?

Also could you please suggest what ways/ approaches we can achieve this ?

 

2. One more thing is the Data is in Azure DW , how to push those data into AAS? What is the best way to do ?

 Is ADF only option for me to push data from Azure DW to AAS? or can i use ADB or Powershell script or any other approach here to achieve my goal

 

Thank you in advance for your valuable time and suggestions. 

 

Thanks!

Yuvi

 

0 Replies