I'm looking for an example of how to call one a Azure function with managed identities from Logic app standard.
I'm looking for an example of how to call one a Azure function with managed identities from Logic app standard.
This is discussed in the docs for including Functions in your Logic App: https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-azure-functions#enable-authentication-for-functions
Is there anything specifically that you are having trouble with in getting this set up?
I need to understand how to configure my Logic app. Not much info how to that with the new standard edition.
The only difference I'm aware of is that currently Standard plan only supports system-assigned identities in single tenant apps.
Its not possible to call azure function with managed identity from Logic app standard just now!
11 people are following this question.