Looking for best practice for the following scenario. My application must read user information from Azure AD in many different customers tenants via Microsoft Graph. Is the only way to create an app registration/enterprise app manually in each tenant with the right scope?
Is it possible to create an app registration from admin consent url, or is it only possible from the GUI inside azure portal or via powershell.