Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article provides a solution to an issue where Microsoft Dynamics 365 App for Outlook is missing from the Dynamics 365 navigation pane.
Applies to: Dynamics 365 App for Outlook
Original KB number: 4339287
Symptoms
You can't find the Dynamics 365 App for Outlook option under Settings in your Dynamics 365 organization.
Cause
This issue might be due to customization of the navigation menu (site map). The customization could've been applied from a solution, or an administrator could have explicitly edited the site map XML or used the site map designer to remove the option.
Resolution
You can add the Dynamics 365 App for Outlook option to Settings by editing the site map within the site map designer:
Access your Dynamics 365 organization as a user with the System Administrator or System Customer role.
Navigate to Settings > Customization, and then select Customize the System.
In the solution window, under Components, select Client Extensions > Sitemap, and then select Edit.
Select the Settings area and then select the System group.
Select + Add and then select Subarea.
Select the Type dropdown and select URL.
Copy and paste the following value into the URL field:
/tools/appsforcrm/AppForOutlookAdminSettings.aspx
In the Title field, type Dynamics 365 App for Outlook.
For the Icon field, select the following option if it's available or select the default icon or any other icon:
/_imgs/area/crm_apps_16x16.png
Enter the crmapp_outlook value in the ID field.
Select Save > Publish.
Close the site map designer.
Within the Solution dialog, select Publish All Customizations.
Sign out and sign back in to the organization.
More information
To directly access the Dynamics 365 App for Outlook page used for deploying the app, append the following text to your Dynamics 365 URL:
/tools/appsforcrm/AppForOutlookAdminSettings.aspx
For example:
https://contoso.crm.dynamics.com/tools/appsforcrm/AppForOutlookAdminSettings.aspx