I have created an Azure function. With no authentication configured, I'm able to create a webhook for this function in Dynamics CRM (using Plugin registration tool) and call the function. but now, I need to enable the Authentication and use AAD auth. This is failing because the CRM is not able to authenticate with Azure functions. Is it possible to integrate Azure Functions(AAD Authenticated) with Dynamics CRM?
All the places, I'm getting the other way around - like Authenticating Azure Function with CRM by registering it as App. In my case, it should be the other way around.
*This post is locked for comments
I have the same question (0)