Durable Function calling (non-durable) Azure Function in different Function App
What is the recommended approach for a Durable Function (App1) to call a (non-durable) Azure Function (App2) in different Function App when App2 has AAD authentication enabled?