Is it possible to assign a system managed identity to an Azure AD Enterprise Application that requires user assignment?
I have an Azure Function app that uses the integrated Azure AD Authentication configured via the Azure portal. Via the "Express" mode setup, this creates an Azure App Registration along with Enterprise Application. By default, this Enterprise Application accepts all users. So that means all users in the tenant can trigger the protected Azure Functions, which