@Cosmin Stirbu This is a service-to-service call and can be authorized via app roles. This section of the docs describes the steps required. This would need validation in your function app.
Integrate Azure API Management with Azure Functions using Managed Identity and Active Directory Authentication
Cosmin Stirbu
156
Reputation points
Hi,
Is there a way to restrict which resources (particularly APIM instances) using managed identity can integrate with an Azure Function protected by Azure AD authentication?
Basically we've performed the following steps to integrate the APIM with the Azure Function:
- Configured the Azure Function to use Azure AD login, as per docs
- Enabled Managed Identity on the API Management resources as per docs
However it's not clear how to disable any other API Management resource follow step 2 and integrate with the function?
Thank you,
Cosmin
1 answer
Sort by: Most helpful
-
Pramod Valavala 20,616 Reputation points Microsoft Employee
2021-06-21T09:33:47.127+00:00