Forum Discussion
mariellecespedes
Oct 29, 2020Copper Contributor
Execute Azure Function using ADF activity and AAD Login
We are trying to execute an Azure Function (HTTP type) using Azure Data Factory (ADF). The Function App has the App Service Authentication set as "On" and the action to take when request is not authe...
venkatadorisala
May 10, 2021Copper Contributor
Has anyone tried it by enabling Authentication on function app and accessing it from ADF through function key authentication. I don't think it works. If anyone made it work then please let me know.
impresent
Aug 08, 2021Copper Contributor
Hello venkatadorisala ,
I have tried this using function key for http trigger it worked. The only challenged is when i was working in vnet hosted SHIR for Azure data factory.
do you have privet network for your azure function and ADF ?
This is challenging that time otherwise it work like a charm for me.
Thanks,
Rahul