0
votes

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.

1
googling azure api management azure ad authentication gave me a lot of article to read... - Thomas
yes, I did, but I cannot find it. I am looking for a way where APIM can do both authentication and authorisation. - Pingpong
Then could you explain a little bit more what you're trying to do ??? - Thomas

1 Answers