Forum Discussion
Jeremy Hancock
Oct 23, 2017Brass Contributor
Can I use GetAzureADAppOnlyAuthenticatedContext in Azure Functions?
I am trying out using SharePoint webhooks with Azure Functions. I have the webhook functioning okay, but looking at the authentication options for calling back into SharePoint, I would like to be abl...
Oct 23, 2017
For 2: have you considered to use the "classic" SPO App Only?
Jeremy Hancock
Oct 23, 2017Brass Contributor
Hi, thanks for the response.
Yes, I am planning to try that, but I was hoping to work out whether the new Azure AD methods are an option in this scenario.
Thanks
Jeremy