Azure APIM exposes web APIs from an Azure Functions app, each web API request is authenticated using Azure AD, and each API request is based on RBAC via AAD.
Does Azure APIM and AAD support this? Any link would be appreciated.
Update
I am looking for a way where APIM can do both authentication and authorisation, if possible.
azure api management azure ad authentication
gave me a lot of article to read... - Thomas