Adjusting alert preferences for messages, mentions, and activity within Microsoft Teams
Hi @DB K,
Thanks again for the detailed breakdown, this is super helpful, especially with your rollout timeline coming up.
From what you’ve described and based on how Microsoft Teams currently handles notifications, what you’re seeing is actually consistent with the service behavior today. The setting “Receive notifications when active on desktop” doesn’t strictly force mobile and desktop notifications to be delivered at the same time. Teams still relies on its own activity detection, so if the desktop client is considered active (even lightly), mobile notifications can still be suppressed.
Before going into next steps, I’ll answer your questions directly so it’s clearer:
1/ Is this a known issue? There’s no public documentation confirming this as a known issue. Based on current behavior, it’s more aligned with how the service is designed rather than a confirmed bug.
2/ Is there any service health advisory or incident (especially for iOS)? There’s no known active advisory published for this scenario.
3/ Are there tenant-level settings to override this? No. There are no settings in the admin center, PowerShell, or Graph that can enforce mobile notifications when desktop is active. This logic is controlled by the service. You can review the scope of available controls here: Teams settings and policies reference - Microsoft Teams | Microsoft Learn
4/ Is there a way to diagnose/ reset/ enforce this?
- Diagnose: requires backend telemetry (only available via Microsoft support)
- Reset: you can try signing out of the mobile app, reinstalling, then toggling notifications off/on
- Enforce at tenant/group level: not supported
5/ Can logs or telemetry be collected? Yes, but only through a support case. You’ll need to provide timestamps and affected users so the support team can check push delivery and activity state on the backend. For further investigation, you can follow instruction here to raise support ticket: Get support - Microsoft 365 admin | Microsoft Learn
6/ What is the exact intended behavior of the setting? It does not guarantee simultaneous notifications on desktop and mobile. It behaves closer to reducing suppression conditions, but mobile delivery is still dependent on activity signals. So even with the toggle enabled, mobile notifications may not trigger while desktop is active. For general reference on how Teams notifications work: Manage notifications in Microsoft Teams - Microsoft Support
7/ Why does it differ between iOS and Android? Notifications are routed differently (APNs for iOS vs FCM for Android), and there’s no official documentation that fully explains the difference in behavior. Variations like what you’re seeing can happen.
Since you’ve already ruled out the usual client-side causes, the most useful next step would be to raise a support request via the Microsoft 365 Admin Center and include:
- A few affected users
- Exact timestamps where notifications were expected but not received
- Device/ platform details
That will allow the support team to validate what’s happening on the service side.
For go-live planning, it’s worth setting the expectation internally that mobile notifications may still be suppressed while the desktop app is active, and suggesting users lock their PC or close Teams desktop if they rely on mobile alerts when stepping away.