Configuring a custom manifest file for Zoom Outlook add-in

Administrators can deploy the Zoom for Outlook add-in using either the Microsoft Entra application gallery or a custom manifest file. This article covers the custom manifest approach, which lets you pre-configure SSO authentication and enable optional features like Zoom Phone and Workspace Reservation before deployment.

Requirements for configuring a custom manifest file

To configure and deploy a custom manifest file, you'll need:

Table of Contents

Custom manifest vs. gallery deployment

Before configuring a custom manifest, consider which deployment method fits your organization's needs.
 
CapabilityGallery deploymentCustom manifest
Automatic add-in updatesenableddisabled
Pre-configured SSOdisabledenabled
Zoom Phone in Outlookdisabledenabled
Workspace Reservation in Outlookdisabledenabled
Auto-add Zoom Meeting to eventsenableddisabled

How to download and configure the manifest file

The Zoom Download Center provides a configuration panel where you select your SSO domain and enable optional features before downloading the manifest file. The panel displays feature options based on the licenses associated with your admin account.
  1. Sign in to the Zoom web portal as an admin with the privilege to edit account settings.
  2. Go to the Zoom Download Center.
  3. Scroll down to Other download options.
  4. Under Zoom add-in for Microsoft Outlook, click Configure (Admin Only).
    This option will only appear to logged in Zoom administrators with access to manifest creation.
  5. In the Select a sign-in method dropdown, select Sign in with pre-configured SSO domain: yourcompany-domain.zoom.us.
  6. Select any optional features you want to enable:
  7. Click Download Manifest File.
You can enable both Zoom Phone and Workspace Reservation in the same manifest file if your account has both licenses.

How to deploy the manifest file

After downloading your configured manifest file, deploy it through the Microsoft 365 admin portal. During deployment, you'll choose how the add-in is assigned to users. These are the same options available for gallery deployments:
To deploy the manifest:
  1. Sign in to the Microsoft 365 admin portal.
  2. Go to Settings then click Integrated apps.
  3. Click Upload custom app.
  4. Under Upload Apps to deploy, select Office Add-in as the app type.
  5. Under Choose how to upload app, select Upload manifest file (.xml) from device and select your downloaded manifest file, or select Provide link to manifest file if you're hosting the file at an accessible URL.
  6. Follow the deployment wizard to assign users or groups and select your deployment option.
  7. Review your selections and complete the deployment.
The add-in typically becomes available to assigned users within a few hours, though it can take up to 72 hours to propagate across all Outlook clients.

How to update the manifest file

Because custom manifest deployments don't receive automatic updates, you'll need to periodically download a new manifest and update your deployment to get the latest features and fixes.
To update an existing deployment, download a new manifest file from the Zoom Download Center using the configuration steps above. Make sure to select the same SSO and feature options as your original deployment.
  1. Sign in to the Microsoft 365 admin portal.
  2. Go to Settings then click Integrated apps.
  3. Click Zoom to open the add-in details.
  4. Click Update add-in.
  5. Under Choose how to upload the add-in, select I have the manifest file (.xml) on this device.
  6. Select your new manifest file and click Update.
    Your updated add-in will deploy to users following the same 72-hour propagation timeline as new deployments.