NIce explanation madem please continue sharing your knowledge it will help us
@SurajKumarPrasad-dc9mu Жыл бұрын
Hii Annu, I am following this playlist from starting, you don't tell in any video about what is ADLS, storage account, container etc, and how to upload files in storage account. I am facing issue in these things. Please make a video on these... Thank You!
@azurecontentannu6399 Жыл бұрын
Sure will clear it in a video bt u can think adls is azure datalake storage ..it's a type of storage account ..blob storage , adls - these are types of storage accounts in azure.. container is like a folder in adls and inside container u can upload files directly or in some subfolder
@ajay210433 Жыл бұрын
few questions i am having , i have 100 tables while copying in to sink ,after 60. it got failed with errors . need to run from 61 is it possible within copy activity without going to monitor tab for resume from failed activity .?awaiting for your answer .? thank you
@shodhan.pujari11 ай бұрын
Hi @ajay210433 Did you get the solution for this? In SSIS, we have the checkpoint files where the process can be resumed from the failed activity.
@ajay21043311 ай бұрын
nope , failed tables are running manually
@shodhan.pujari11 ай бұрын
@@ajay210433 ok thanks
@kanchanpatil256 ай бұрын
Could you please tell how to create azure sql database and linked service of it?
@azurecontentannu63996 ай бұрын
learn.microsoft.com/en-us/azure/azure-sql/database/single-database-create-quickstart?view=azuresql&tabs=azure-portal Make sure to select serverless to have less cost. Once the database is ready, then just go to manage tab in ADF, create new linked service of az SQL DB type by entering server name, dB name, userid, pwd