Add App Approval Template
This page will allow you to create an approval template for a multi-tenant application. Set the template name, application to deploy, and the permission set.
Select Application Type
You can select between "Enterprise Application", "Gallery Template", or "Application Manifest".
Enterprise Application: Deploy existing multi-tenant apps from your tenant. Requires "Multiple organizations" or "Personal Microsoft accounts" in App Registration settings.
Gallery Template: Deploy pre-configured applications from Microsoft's Enterprise Application Gallery with standard permissions.
Application Manifest: Deploy custom applications using JSON manifests. For security, only single-tenant apps (AzureADMyOrg) are supported.
Select Options
Enterprise Application
Select the Enteprise Application from the dropdown
This dropdown will only display applications with a sign in audience set to multi-tenancy.
Select the previously created permission set
As a prerequisite, you must first create a permissions template. See the documentation on Add Permission Set.
Gallery Template
Select the Gallery Template application from the dropdown
Application Manifest
Paste your application manifest JSON here. Use the "Microsoft Graph App Manifest" format.
For security reasons, signInAudience must be 'AzureADMyOrg' or not specified.
You can now deploy the application with the permissions template in Standards or Application Approval.
Feature Requests / Ideas
We value your feedback and ideas. Please raise any feature requests on GitHub.
Last updated
Was this helpful?