Can u make video to read data from data lake push/put to rest api using copy activity
@pavanpai625 Жыл бұрын
Nicely explained. Please try to create a complete video on the pagination topic. Would be really helpful. Thanks !
@sujitunim2 жыл бұрын
Not working for oauth2.0 token . In second web activity getting status 500 even after passing bearer token from web activity 1. Any suggestions
@animestuff50008 ай бұрын
What if my source is azue sql and sink is api. Can i create sink LS same as you created for source?
@vasudevavarma1693 Жыл бұрын
Can we do parallelization in this API calls , Actually I am having multiple employees list coming every day almost like 300-500 employees. doing one after the other is a big time taking. Can we change this to process each set of employees chunk of data like 100 employees in one thread and see that they are parallely run ?
@azurelearner4055 Жыл бұрын
Thanks for making this video if while getting the data from the api we are also passing other parameter how do we pass that in ADF
@annukumari96292 жыл бұрын
Very useful concept and very beautifully explained. Thankyou so much for your effort 😊
@WafaStudies2 жыл бұрын
Thank you ☺️
@khasgateshrebel68719 ай бұрын
Hi @@WafaStudies I am trying to add the pdf file in the request, can you tell me how to achieve that in the adf web activity
@KittyCat-l6d11 ай бұрын
Well explained, how about token refresh handling?
@AkashWadhai-c3o10 ай бұрын
415 unsupported media type rest call failed i am facing this issue now what i do next to resolved this
@videet9 ай бұрын
Hi, thanks for the videos. do you have any videos where you consume streaming data from API?
@revathyvijaymukundan86722 жыл бұрын
The bearer token is getting expired after 1hr. Is there anyway to change the expiry time?
@priyadharshinisethu4550 Жыл бұрын
very nice explanation. Thank you so much..
@rupesh.venkat11 ай бұрын
Nicely Explained. Can you make one video on how to read xml files through API and handling the same on ADF
@MIPunter11 ай бұрын
Hello Maheer @wafastudies If the token gets expired every 5 min then what to do?
@ayeshafatima2662 жыл бұрын
very very helpful video. I have a question, How to pull data from okta using ADF?
@nunnajyothi61682 жыл бұрын
In Logicapps how send sql data to API,please explain once
@markeeplier85522 жыл бұрын
One small doubt sir, in web1 activity you gave url for login but user registration is not needed for adf aaa? Directly we can go for login aa
@mounicav6626 Жыл бұрын
Since user registration is already completed through Postman App. It's not required again.
@Rk-mv8sz2 жыл бұрын
Your videos are very helpful. I am bigginer to adf. I have doubt please clarify. What is the difference between azure sql db and azure data warehouse.
@tetzki99622 жыл бұрын
say if I'm using client id and secret id instead of username and password for the authentication, how do I declare that in the source body to generate the token?
@thestoryvillain2182 Жыл бұрын
Did get this information?? Could you please me understand the same ??
@fahimahmed2453Ай бұрын
Very helpful 👍
@sravankumar17672 жыл бұрын
Nice explanation 👌
@WafaStudies2 жыл бұрын
Thank you ☺️
@chethan4160 Жыл бұрын
can we create parameter for user id and password
@shraddhabhot Жыл бұрын
Really Helpful ❤
@WafaStudies Жыл бұрын
Thank you 😊
@Sapandream007 Жыл бұрын
really very helpful sir
@nunnajyothi61682 жыл бұрын
how to send sql data to API
@vibhaskashyap82472 жыл бұрын
Well explained ! Thanks !!
@WafaStudies2 жыл бұрын
Thank you ☺️
@oraclehead Жыл бұрын
Very helpful, thank you.
@neelshah8247 Жыл бұрын
Excellent. Thank you!
@aravindkumarak28382 жыл бұрын
thank you for giving useful content
@WafaStudies2 жыл бұрын
Welcome 😁
@mahannopkanthapan52778 ай бұрын
Thanks. You save my day.
@joefitzy Жыл бұрын
Helpful - thanks!
@robertcaes849811 ай бұрын
This is great 👍
@MelvinAbedini Жыл бұрын
Well done!
@tharunreddy99722 жыл бұрын
Thank you wafa
@WafaStudies2 жыл бұрын
Welcome
@stevedepeijper505410 ай бұрын
Thanks a lot!
@joegodindata2 жыл бұрын
nice
@WafaStudies2 жыл бұрын
Thank you 😊
@vikasrao54232 жыл бұрын
Hello Sir, When i try to call my api then i am getting this error Error calling the endpoint 'MY_API_NAME'. Response status code: 'NA - Unknown'. More details: Exception message: 'NA - Unknown [ClientSideException] (API_NAME) .one could not be resolved.'. Request didn't reach the server from the client. This could happen because of an underlying issue such as network connectivity, a DNS failure, a server certificate validation or a timeout.
@mythilysenthilkumar62222 жыл бұрын
"errorCode": "2108", "message": "{\"error\":{\"code\":\"InvalidAuthenticationInfo\",\"message\":\"Server failed to authenticate the request. Please refer to the information in the www-authenticate header. Could you please help me out to solve this issue.