I have created a new Azure Function and I want to give permissions to an AD User for run it by https. How can I do it?
Any ideas?
I have created a new Azure Function and I want to give permissions to an AD User for run it by https. How can I do it?
Any ideas?
Follow the article which discuss about how to configure Azure App Service/Azure Function to use Azure Active Directory as an authentication provider.
Configure your App Service app to use Azure Active Directory sign-in