How to securely call an Azure Function from a Logic App without keys
Hello, a quick blog post on an impactful topic, at least for Azure Workflow Users.
You have an Azure Function, and you have a Logic App, and you want to call the function from the Logic App without hassling with Keys or Tokens, but have that managed ...
blog.jenscaasen.cloud2 min read
Suraj Somani
Azure Specialist
Hi Jens, there is a build in connector available to call azure function. Does this implementation has advantage over using build in connector ?