Query data in .csv file in Azure Data lake and insert queried data in Azure SQL using Azure Data lake

Vishal Bhanage 41 Reputation points
2021-09-27T06:39:29.657+00:00

Data is in .csv file in Azure Data lake containers. We want to query the data in these files and insert the queried data directly in Azure SQL using Azure Data factory. Don't want to copy all the data from .csv as is to Azure SQL some temporary table and then query this table to fetch and insert data in another Azure SQL table.

Do I have to create Azure Data lake Analytics account and user U-SQL here? Will it server the purpose?

Thanks

Vishal

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,466 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,681 questions
Azure Data Lake Analytics
0 comments No comments
{count} votes

Accepted answer
  1. HimanshuSinha-msft 19,476 Reputation points Microsoft Employee
    2021-09-27T23:31:20.35+00:00

    Hello @Vishal Bhanage ,
    Thanks for the ask and using Microsoft Q&A platform .

    Yes you will have a create ADL account . Let me point to thie blog by Mark , this should be helpful .
    https://kromerbigdata.com/2019/03/03/u-sql-searchlog-aggregations-as-adf-data-flows/

    Please do let me know how it goes .
    Thanks
    Himanshu

    -------------------------------------------------------------------------------------------------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.