Add App Approval Template
Feature Requests / Ideas
Last updated
Was this helpful?
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.
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 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.
Select the Gallery Template application from the dropdown
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 & Drift or Application Approval.
We value your feedback and ideas. Please raise any feature requests on GitHub.
Last updated
Was this helpful?
Was this helpful?

