Skip to content

Commit 4231976

Browse files
authored
some improvements
1 parent 6dd5828 commit 4231976

2 files changed

Lines changed: 36 additions & 29 deletions

File tree

Lines changed: 34 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,58 @@
11
---
2-
title: Dynamics 365 App for Outlook is missing
3-
description: Provides a solution to an issue where Microsoft Dynamics 365 App for Outlook is missing from Microsoft Dynamics 365 navigation.
2+
title: Dynamics 365 App for Outlook option is Missing from navigation
3+
description: Solves an issue where Microsoft Dynamics 365 App for Outlook is missing from Microsoft Dynamics 365 navigation pane.
44
ms.reviewer:
55
ms.date: 02/26/2025
66
ms.custom: sap:Dynamics 365 App for Outlook Add-In
77
---
8-
# Microsoft Dynamics 365 App for Outlook is missing from Microsoft Dynamics 365 navigation
8+
# Dynamics 365 App for Outlook is missing from the navigation pane
99

10-
This article provides a solution to an issue where Microsoft Dynamics 365 App for Outlook is missing from Microsoft Dynamics 365 navigation.
10+
This article provides a solution to an issue where Microsoft Dynamics 365 App for Outlook is missing from the Dynamics 365 navigation pane.
1111

1212
_Applies to:_   Dynamics 365 App for Outlook
1313
_Original KB number:_   4339287
1414

1515
## Symptoms
1616

17-
You're unable to find the Dynamics 365 App for Outlook option under **Settings** in your Dynamics 365 organization.
17+
You can't find the **Dynamics 365 App for Outlook** option under the **Settings** in your Dynamics 365 organization.
1818

1919
## Cause
2020

21-
It can be the result of customization to your navigation menu (sitemap). A customization can be applied from a solution or an administrator could have explicitly edited the sitemap xml, or used the sitemap designer to remove it.
21+
This issue occurs due to the customization to your navigation menu (site map). Such customization can be 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.
2222

2323
## Resolution
2424

25-
You can add the Dynamics 365 App for Outlook option under **Settings** by editing the sitemap within the sitemap designer:
25+
You can add the **Dynamics 365 App for Outlook** option to the **Settings** by editing the site map within the [site map designer](/dynamics365/customerengagement/on-premises/customize/create-site-map-app):
2626

2727
1. Access your Dynamics 365 organization as a user with the System Administrator or System Customer role.
28-
2. Navigate to **Settings**, **Customization**, and then select **Customize the System.**
29-
3. Select **Client Extensions**, select **Sitemap**, and then select **Edit**.
30-
4. Select the **Settings** area.
31-
5. Select the **System** group.
32-
6. Select **+ Add** and then select **Subarea**.
33-
7. Select the **Type** dropdown and select **URL**.
34-
8. Copy and paste the following value into the **URL** field:
35-
`/tools/appsforcrm/AppForOutlookAdminSettings.aspx`
36-
9. In the **Title** field, type **Dynamics 365 App for Outlook**.
37-
10. For the **Icon** option, select the following option if it's available or select the default icon or any other icon:
38-
`/_imgs/area/crm_apps_16x16.png`
39-
11. Use the following value for the **ID** value: **crmapp_outlook**
40-
12. Select **Save** and then select **Publish.**
41-
13. Close the sitemap designer
42-
14. Within the **Solution** dialog, select **Publish All Customizations**.
43-
15. Sign out and log back into the organization.
28+
2. Navigate to **Settings** > **Customization**, and then select **Customize the System**.
29+
3. In the solution window, under **Components**, select **Client Extensions** > **Sitemap**, and then select **Edit**.
30+
4. Select the **Settings** area and then select the **System** group.
31+
5. Select **+ Add** and then select **Subarea**.
32+
6. Select the **Type** dropdown and select **URL**.
33+
7. Copy and paste the following value into the **URL** field:
34+
35+
**/tools/appsforcrm/AppForOutlookAdminSettings.aspx**
36+
37+
8. In the **Title** field, type _Dynamics 365 App for Outlook_.
38+
39+
9. For the **Icon** field, select the following option if it's available or select the default icon or any other icon:
40+
41+
**/_imgs/area/crm_apps_16x16.png**
42+
43+
10. Enter the **crmapp_outlook** value in the **ID** field.
44+
11. Select **Save** and then select **Publish**.
45+
12. Close the site map designer.
46+
13. Within the **Solution** dialog, select **Publish All Customizations**.
47+
14. Sign out and sign back into the organization.
4448

4549
## More information
4650

47-
To directly access the Dynamics 365 App for Outlook page used for deploying the app, append the following text to your Dynamics 365 URL:
48-
`/tools/appsforcrm/AppForOutlookAdminSettings.aspx`
51+
- [Deploy and install Dynamics 365 App for Outlook](/dynamics365/outlook-app/deploy-dynamics-365-app-for-outlook)
52+
- To directly access the Dynamics 365 App for Outlook page used for deploying the app, append the following text to your Dynamics 365 URL:
53+
54+
`/tools/appsforcrm/AppForOutlookAdminSettings.aspx`
55+
56+
For example:
4957

50-
For example:
51-
`https://contoso.crm.dynamics.com/tools/appsforcrm/AppForOutlookAdminSettings.aspx`
58+
`https://contoso.crm.dynamics.com/tools/appsforcrm/AppForOutlookAdminSettings.aspx`

support/power-platform/dataverse/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
href: d365-app-outlook/dynamics-365-app-outlook-did-not-load.md
2525
- name: App for Outlook doesn't appear within Outlook
2626
href: d365-app-outlook/app-does-not-appear-within-outlook.md
27-
- name: App for Outlook is missing
28-
href: d365-app-outlook/dynamics-365-app-for-outlook-is-missing.md
2927
- name: Attachments aren't tracked after Microsoft Defender for Office 365 is enabled
3028
href: d365-app-outlook/attachments-not-tracked-to-dynamics-365-after-office-365-atp-is-enabled.md
3129
- name: Authentication pop-up is blank and unable to sign in
@@ -38,6 +36,8 @@
3836
href: d365-app-outlook/cannot-connect-to-exchange-message-when-using-dynamics-365-app-for-outlook.md
3937
- name: Can't load this app because email account isn't configured
4038
href: d365-app-outlook/we-cannot-load-this-app.md
39+
- name: Dynamics 365 App for Outlook is missing from the navigation pane
40+
href: d365-app-outlook/dynamics-365-app-for-outlook-is-missing.md
4141
- name: Email or appointment tracked by App for Outlook shows as Track pending
4242
href: d365-app-outlook/emails-tracked-by-dynamics-365-app-for-outlook-show-track-pending.md
4343
- name: Error in App for Outlook

0 commit comments

Comments
 (0)