Deploy the Add-In in Microsoft
Deploying the add-in involves setting up user groups in Azure and giving a limited set of users access to the add-in.
Giving access to only a few users lets you test that the add-in is working properly and troubleshoot any issues that arise. Keep in mind that deployment and testing can be an iterative process.
-
Sign in to the Microsoft 365 portal: https://admin.microsoft.com/.
-
Select
. - Click Upload custom apps.
-
In the Deploy New App page upload apps page:
- For App type, select Office Add-in.
-
Select Upload manifest file (.xml) from device, click Choose File and select the manifest file you downloaded earlier in Set Up the Integration in Application Composer.
-
After you upload the file, click Next.
-
On the Add users page:
- Specify whether this is a test deployment.
- Under Assign users, specify who gets the add-in.
- Click Next.
-
On the Accept permission requests page, review the permissions and click Next.
-
Click Finish Deployment.
The application confirms that the deployment is complete and that the add-in appears on the apps page.
It can take several hours for the deployed add-in to appear on a user's Outlook ribbon. Users who are added to the group are automatically assigned the add-in. And, when users are removed, they lose access to the add-in.