
I've have successfully completed this tutorial for an unprotected API
How can I do the same with a Azure function protected by azure AD?
Do i need to add the headers here with client Id and other things? How?
@JMan2021 Yes we would need the headers but it would also depend what is required to the endpoint. Please check this video on creating a custom connector.
https://www.youtube.com/watch?v=jBLO1mAioY0
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.