Skip to content

Commit 07155ea

Browse files
authored
Merge branch 'main' into 9345-retire-priority-queue
2 parents 5d2597e + 5b391e1 commit 07155ea

87 files changed

Lines changed: 1045 additions & 801 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14158,6 +14158,10 @@
1415814158
{
1415914159
"source_path": "support/developer/visualstudio/cpp/libraries/stl-priority-queue-class-custom-type.md",
1416014160
"redirect_url": "/cpp/standard-library/priority-queue-class#use-a-user-defined-data-type-with-the-priority_queue"
14161+
},
14162+
{
14163+
"source_path": "support/developer/visualstudio/cpp/libraries/use-setfind-stl-function.md",
14164+
"redirect_url": "/cpp/standard-library/set-class#example-of-setfind"
1416114165
}
1416214166
]
1416314167
}

Microsoft365/purview/purview/diagnostics/purview-compliance-diagnostics.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: shadans, sathyana, meerak, v-shorestris
1515
appliesto:
1616
- Microsoft Purview
1717
search.appverid: MET150
18-
ms.date: 12/05/2025
18+
ms.date: 01/20/2026
1919
---
2020

2121
# Self-help diagnostics for Microsoft Purview
@@ -129,5 +129,6 @@ The following table lists the available diagnostics on the **Help** pane. You ca
129129
| [DLP policy and rule configuration for policy tips](https://aka.ms/PillarDLPPolicyTipsDiag)<br> | Troubleshoots common policy tip configuration issues that affect a DLP rule and its policy for Outlook desktop clients and Outlook on the web. | Global admin | [Resolve issues that affect DLP policy tips](/microsoft-365/troubleshoot/data-loss-prevention/data-loss-prevention-policy-tips) |
130130
| [Sensitivity label configuration](https://aka.ms/PillarMipLabelDiag)<br> | Troubleshoots common issues that affect a sensitivity label. Checks whether a sensitivity label is correctly configured for use in various workloads. | Global admin | [Sensitivity labels are missing in Outlook, Outlook on the web, and other Office apps](/microsoft-365/troubleshoot/sensitivity-labels/sensitivity-labels-missing) |
131131
| [Microsoft Purview Message Encryption configuration](https://aka.ms/PillarOMEDiag)<br> | Validates the tenant configuration for Microsoft Purview Message Encryption. Identifies any configuration issues. | Any Microsoft 365 admin role | [Resolve Microsoft Purview Message Encryption issues](/microsoft-365/troubleshoot/office-message-encryption/fix-message-encryption-issue-microsoft-purview) |
132+
| [Validate Audit configuration](https://aka.ms/PillarAuditConfigDiag)<br> | Validates general Audit Configuration. Checks Audit logs for a user and identifies configuration issues. |Global Admin| [Export, configure, and view audit log records](/purview/audit-log-export-records) |
132133

133134
**Note**: Microsoft Support agents can't provide assistance for diagnostics that appear in the **Help** pane. If you encounter any issues, you can use the Feedback link within the diagnostic to report the issue.

Outlook/classic-outlook-for-windows/clienttoc/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,8 @@
333333
href: ../profiles-and-accounts/error-when-subscribing-to-rss-feed-that-needs-authentication.md
334334
- name: Can't use EAS to connect Outlook to Exchange
335335
href: ../profiles-and-accounts/outlook-cannot-use-activesync-connect-exchange.md
336+
- name: The Exchange administrator made a change that requires users to restart Outlook
337+
href: ../profiles-and-accounts/change-requires-restart.md
336338
- name: Event 1098 and can't create new profiles
337339
href: ../profiles-and-accounts/event-1098-and-cannot-create-new-profiles.md
338340
- name: Focused Inbox disappears
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: Exchange Online admin makes a change that requires users to restart Outlook
3+
description: Discusses a message that tells users to restart Outlook, but doesn't explain why. The message is prompted by a configuration change by the administrator.
4+
author: cloud-writer
5+
ms.author: meerak
6+
manager: dcscontentpm
7+
ms.reviewer: pedrocorreia, v-kccross
8+
audience: ITPro
9+
ms.topic: troubleshooting
10+
ms.custom:
11+
- CSSTroubleshoot
12+
appliesto:
13+
- Exchange Online
14+
- Outlook 2024
15+
- Outlook 2021
16+
- Outlook 2019
17+
- Outlook 2016
18+
ms.date: 01/16/2026
19+
---
20+
21+
# Users have to restart Outlook after Exchange Online administrator makes a change
22+
23+
## Summary
24+
25+
This article explains that users of Microsoft classic Outlook for Windows might receive a message to restart Outlook because changes are made by the Microsoft Exchange Online administrator. The message is associated with Event ID 67. The article recommends that administrators correlate the event with the audit log to identify the cause of the message.
26+
27+
## Symptoms
28+
29+
While users work in classic Outlook for Windows, they receive the following message:
30+
31+
> The Microsoft Exchange administrator has made a change that requires you quit and restart Outlook.
32+
33+
After they receive this message, users should select **OK** to dismiss the message window, and then manually restart Outlook. Outlook doesn't automatically restart.
34+
35+
## Cause
36+
37+
This message window might appear for multiple reasons. However, when this issue occurs, Event 67 is recorded in Event Viewer.
38+
39+
To access Event 67, use the following steps:
40+
41+
1. On the affected user's computer, select the **Start** menu or press the Windows logo key on the keyboard.
42+
1. Type **Event Viewer**, and then select it in the search results.
43+
1. Select **Windows Logs** > **Application**.
44+
1. In the **Event ID** column, find and select **Event ID 67**.
45+
46+
The **General** and **Details** tabs in the **Properties** pane provide information about the event.
47+
48+
![Event ID 67 shown in Event Viewer.](media/change-requires-restart/event-67.png)
49+
50+
## Resolution
51+
52+
To identify the changes that might cause the message to appear in Outlook, correlate the details that are provided in Event 67 with the information that's available in the administrator audit log.
26 KB
Loading

support/azure/.openpublishing.redirection.azure.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6504,6 +6504,10 @@
65046504
"source_path": "information-protection/welcome-information-protection.yml",
65056505
"redirect_url": "/troubleshoot/microsoft-365/purview/sensitivity-labels/known-issues-ip-client",
65066506
"redirect_document_id": false
6507+
},
6508+
{
6509+
"source_path": "app-service/faqs-app-service-linux.yml",
6510+
"redirect_url": "/troubleshoot/azure/app-service/faqs-app-service-linux-new"
65076511
}
65086512
]
65096513
}

0 commit comments

Comments
 (0)