14-November-2025 Below you will find a collection of news published yesterday. This news consists of Microsoft’s Roadmap when it is updated it will be below with items. Then there will be a section with the message center, if there is anything new there, this will be automatically included. And it contains a piece from blogs that I follow myself and would like to share with you. If I miss something in the blogs that do have an RSS feed, please let me know.
This entire post was automated via Microsoft Flow
have fun reading!
The blogs of this day are:
Office 365 Roadmap Updated: 2025-11-14
Additions : 8
Updates : 8
More Details At: www.roadmapwatch.com
Items from the MessageCenter in Microsoft 365
| (Updated) Microsoft Purview: New data security controls for detecting sensitive data shared over the networkCategory:Microsoft 365 suite Microsoft PurviewNummer:MC1056265Status:stayInformed | Updated November 12, 2025: We have completed rollout of this feature. Thank you! This message is associated with Microsoft 365 Roadmap ID 488807. [When this will happen:] Public Preview: We will begin rolling out early May 2025 and expect to complete by late May 2025. General Availability (Worldwide): Now available. [How this will affect your organization:] After this rollout, using the new collection policies option in Purview under Classifiers, you will be able to create granular policies to detect sensitive data that’s being sent to 34,000+ unmanaged cloud applications by defining what sensitive information types you want to detect and for who. These policies are designed to discover relevant signals from data in transit without executing any enforcement actions on that data. After integrating with one of our already-integrated Secure Access Service Edge (SASE) / Security Service Edge (SSE) partners, data security admins will be able to centrally create and manage policies for the network from the Purview portal. [What you need to do to prepare:] After rollout, the new policies and features will be available by default for you to enable and configure. These integrations require action by your Purview Data Security and Compliance admins to enable discovery in your organization before any signals will start to be collected, including configuring a SASE/SSE integration and creating a collection policy that targets unmanaged cloud apps. Also, your global admin will need to activate Purview pay-as-you-go meters to enable this capability. We will update this message in May 2025 with pricing details. This rollout will happen automatically by the specified dates with no admin action required before the rollout. Review your current configuration to assess the impact on your organization. You may want to notify your users about this change and update any relevant documentation. | ||||||||||||
| (Updated) Microsoft Defender for Office 365: Enhancing the quarantine experience for administratorsCategory:Microsoft Defender XDRNummer:MC1171845Status:stayInformed | Updated November 12, 2025: We have updated the timeline. Thank you for your patience. We’re improving the quarantine experience in Microsoft Defender for Office 365 to deliver greater clarity, visibility, and ease of use for administrators. These updates include backend enhancements for improved durability and consistency as well as experience updates to list messages in quarantine by individual recipients to simplify navigation and management. When this will happen:
Screenshot 1 – Updated quarantine view showing individual recipients listed separately in the Recipient column:
Screenshot 2 – Existing quarantine view showing multiple recipients in the Recipient column: What you can do to prepare:
Compliance considerations: No compliance considerations identified, review as appropriate for your organization. | ||||||||||||
| (Updated) We’re updating how we bill for mid-term subscription changesCategory:Microsoft 365 suiteNummer:MC1176303Status:planForChange | Updated November 12, 2025: We have updated the timeline. Thank you for your patience. We’re updating how we bill for mid-term subscription changes to improve clarity and efficiency. [What’s changing:] Starting November 18, 2025 changes to existing subscriptions—such as adding or removing licenses, cancellations, and upgrades—will be billed the next day instead of at the beginning of the following month. This change ensures more timely and transparent billing, helping you better track and manage your subscription costs. [When this will happen:] When you see this change will depend on the country/region your account is in.
[How this will affect your organization:] If you have an account where your invoices start with a “G” and have purchased directly from Microsoft, your organization will be impacted by this change on the date the change is launched in your region. Purchases made through a partner or a volume licensing agreement are not impacted by this change. Example
If your account is in Singapore or Italy and you add a license to your subscription on November 18, you will receive an invoice for that additional license on November 19. Any consumption charges for Azure will continue to be billed on the monthly invoice available at the beginning of the following month. Additional details about this change During the month your region transitions:
[What you need to do to prepare:] No action is required. This update will be applied automatically to all eligible subscriptions. | ||||||||||||
| (Updated) Microsoft OneDrive for Business: Agents in OneDriveCategory:Microsoft Copilot (Microsoft 365)Nummer:MC1181765Status:stayInformed | Updated November 12, 2025: We have added documentation links. Thank you for your patience. Agents in OneDrive lets you group files and folders together, so you can ask questions, get summaries, and find key details across your project—without having to reselect items each time. Agents are saved in your OneDrive and can be shared with your team, making collaboration and staying up to date easier. This new capability helps users work more efficiently by turning OneDrive into a workspace for AI-powered project assistance. This message is associated with Microsoft 365 Roadmap ID 469503. [When this will happen:]General Availability (Worldwide): Rollout will begin in mid-November 2025 and is expected to complete by late November 2025. [How this affects your organization:]Who is affected: Users with a Microsoft 365 Copilot license assigned to either work or school accounts (Microsoft 365 commercial or education tenants). What will happen: Users will see a new agent option in OneDrive. How to use Agents in OneDrive:
No admin action is required at this time. You may wish to:
| ||||||||||||
| (Updated) Microsoft Purview | New Copilot Security Controls in Microsoft Admin CenterCategory:Microsoft Copilot (Microsoft 365) Microsoft PurviewNummer:MC1182689Status:stayInformed | Updated November 12, 2025: We have updated the content. Thank you for your patience. [Introduction] To help organizations adopt Microsoft 365 Copilot securely, Microsoft Purview is introducing new capabilities in Microsoft Admin Center. These enhancements allow AI and IT admins to gain visibility into oversharing risks, remediate issues, and apply a new Data Loss Prevention (DLP) policy directly within Microsoft Admin Center. This update supports secure usage of Copilot by enabling protection of sensitive interactions. This message is associated with Microsoft 365 Roadmap ID 523212. [When this will happen:]
[How this affects your organization:]
[What you can do to prepare:]
[Compliance considerations:]
| ||||||||||||
| Fix/Update Microsoft Sentinel Account Entity Naming to avoid inconsistent account identification in incidents and alertsCategory:Microsoft Defender XDRNummer:MC1183015Status:preventOrFixIssue | Updated November 13, 2025: We have updated the timing of this change below. Thank you for your patience. On February 13, 2026, you may encounter issues if you haven’t updated your analytic rules, automation rules/playbooks, workbooks, hunting queries, or custom integrations to be precedence-aware for account entity naming. We’ve standardized the account entity naming logic in Microsoft Sentinel incidents and alerts, where the account entity naming priority is: UPN prefix → name → display name. Please update your queries and automations to use the new precedence pattern. You are receiving this message because our reporting indicates your organization may be using Microsoft Sentinel incidents, alerts (AlertV3), or related automation. [When this will happen:] February 13, 2026 (previously December 13, 2025) [How this will affect your organization:] If you don’t fix this problem, these queries, automations, dashboards, and reports that reference account names may be affected:
[What you need to do to prepare:] To fix this problem you need to update your KQL queries and automation logic to use the new precedence-aware pattern for account entity naming. Specifically, use a coalesce pattern (e.g., coalesce(Name, DisplayName)) wherever you reference the account name, and validate your workbooks, dashboards, and playbooks against the new logic. Test changes in a nonproduction workspace before rollout. | ||||||||||||
| Copilot in Microsoft OneNote for Windows Desktop UpdateCategory:Microsoft Copilot (Microsoft 365)Nummer:MC1185440Status:planForChange | [Introduction]
Starting December 12, 2025, Copilot in Microsoft OneNote for Windows desktop will improve the experience for on-canvas Copilot features. Instead of opening a separate window or inserting content directly on the OneNote canvas, features such as Take Notes with Copilot, Summarize Page, Create a Task List, and Rewrite Page will now open in the Copilot Chat pane. This update enables the latest Copilot Chat capabilities for these features, providing a more consistent and integrated experience. Previous experience: New experience:
Rollout begins December 12, 2025 and will apply to all versions of OneNote for Windows desktop. [How this affects your organization:]
No compliance considerations identified, review as appropriate for your organization | ||||||||||||
| Decoupling admin controls for agents on/off from Researcher and AnalystCategory:Microsoft 365 Copilot ChatNummer:MC1185442Status:planForChange | [Introduction] Researcher and Analyst are part of the core default experience for M365 Copilot Chat and will now continue to be available to all users with a Copilot license—even when the ability to use Copilot agents is disabled for some or all users in the organization. This change reflects customer feedback and ensures uninterrupted access to foundational productivity tools. Screenshot 1: Agents Settings for who can access agents in the organization
[When this will happen:] General Availability begins December 15, 2025. [How this affects your organization:]
Screenshot 2: Agent inventory
[What you can do to prepare:]
[Compliance considerations:] No compliance considerations identified, review as appropriate for your organization. | ||||||||||||
| Microsoft 365 Copilot: Copilot integration for OneDrive files in macOS FinderCategory:Microsoft Copilot (Microsoft 365)Nummer:MC1185443Status:stayInformed | Introduction We’re enhancing the macOS file management experience by integrating Microsoft 365 Copilot directly into Finder. This update allows users to interact with Copilot to ask questions about their OneDrive files, streamlining productivity and making file insights more accessible. Note: This update applies to OneDrive on macOS. Copilot integration in Finder requires a Microsoft 365 Personal or Family subscription, or a work or school account with a Microsoft 365 Copilot license. The rollout is gradual, so availability and functionality may vary by user and region. When this will happen
How this affects your organization
What you can do to prepare
Learn more: Get started with Copilot in OneDrive | Microsoft Support Compliance considerations No compliance considerations identified, review as appropriate for your organization. | ||||||||||||
| Microsoft Purview compliance portal: Purview Information Protection | Classifier Simulation Mode (Health Monitoring)Category:Microsoft PurviewNummer:MC1185445Status:stayInformed | [Introduction] Microsoft Purview is introducing Classifier Simulation Mode, the first phase of the broader Classifier Health Monitoring Platform. This new capability allows admins to test and validate custom classifiers on production data before publishing. Simulation Mode enables admins to optimize classifier logic before deployment, helping in reducing false positives, scanning latency, and noisy matches. Admins will access simulation controls and classifier health insights directly in the Microsoft Purview compliance portal, making it easier to monitor and improve classifier performance in one centralized location. This message is associated with Roadmap ID 523201. [When this will happen:]
[How this affects your organization:]
[What you can do to prepare:]
[Compliance considerations:]
| ||||||||||||
| Dynamics 365 Contact Center – Improve real-time analytics with intent group and agent groupsCategory:Dynamics 365 AppsNummer:MC1185736Status:stayInformed | We are announcing the ability to enable Intent group and Agent group metrics for real-time analytics in Dynamics 365 Contact Center. This feature will reach public preview on November 14, 2025. How does this affect me? This feature provides several key improvements to our contact center analytics and reporting:
This message is for awareness, and no action is required. | ||||||||||||
| Microsoft Dataverse – Service Update 9.2.25112.00000 First Release EURCategory:Microsoft DataverseNummer:MC1185764Status:stayInformed | We have a minor service update planned for your Microsoft Dataverse environment hosted in EUR. This service update will occur within your region’s scheduled maintenance timeline, on the scheduled date listed for Microsoft Dataverse. How does this affect me? The version number for your Microsoft Dataverse environment will update to version 9.2.25112.00000 or higher. There is no expected degradation to service performance or availability, however, during this maintenance window users may see short, intermittent impact such as transient SQL errors or a redirect to the login screen. What action do I need to take? This message is for awareness and no action is required. | ||||||||||||
| Microsoft Dataverse – Service Update 9.2.25112.00000 for EURCategory:Microsoft DataverseNummer:MC1185789Status:stayInformed | We have a minor service update planned for your Microsoft Dataverse environment hosted in EUR. This service update will occur within your region’s scheduled maintenance timeline, on the scheduled date listed for Microsoft Dataverse. How does this affect me? The version number for your Microsoft Dataverse environment will update to version 9.2.25112.00000 or higher. There is no expected degradation to service performance or availability, however, during this maintenance window users may see short, intermittent impact such as transient SQL errors or a redirect to the login screen. What action do I need to take? This message is for awareness and no action is required. | ||||||||||||
| Power Automate – Enable process mining integration in process mapCategory:Microsoft Power AutomateNummer:MC1185821Status:stayInformed | We are announcing the ability to enable process mining integration in process map in Power Automate. This feature will reach general availability on December 12, 2025. How does this affect me? This feature enables you to access flow-centric health and performance metrics directly within the process map, and enable seamless, one-click process mining integration for advanced analysis. Built-in process mining provides instant variant analysis, allowing you to quickly identify slow or unreliable routes and uncover process variations. Standard insights available without process mining integration:
This message is for awareness, and no action is required. If you would like more information on this feature, please visit Enable process mining integration in process map. | ||||||||||||
| (Updated) Microsoft Graph API will include usage metrics for Microsoft Copilot for Microsoft 365Category:Microsoft Copilot (Microsoft 365)Nummer:MC877369Status:stayInformed | Updated November 12, 2025: We have updated the timeline. Thank you for your patience. Coming soon: Microsoft Copilot for Microsoft 365 usage in your tenant will be added to the Microsoft Graph API to facilitate the creation of customized reporting and analytics. Metrics included in the Graph API will match those available in the Copilot for Microsoft 365 usage report in the Microsoft 365 admin center, including tenant-level count of enabled users and active users, as well as last activity date per user (totals for each Microsoft 365 app and a grand total). A Microsoft Copilot for Microsoft 365 license is required to use this feature. This message is associated with Microsoft 365 Roadmap ID 396562 and with MC724835 Microsoft 365 admin center Usage report: Microsoft Copilot with Graph-grounded chat (Preview) (published March 2024). [When this will happen:] Public Preview: We will begin rolling out early September 2024 and expect to complete by mid-September 2024.
General Availability (Worldwide): We will begin rolling out mid-November 2025 (previously late October) and expect to complete by late November 2025 (previously late October). [How this will affect your organization:] Before this rollout, the Graph API did not include Copilot for Microsoft 365 usage. After this rollout, admins can use the Graph API to create customized reporting and analytics for Copilot for Microsoft 365 usage. Sample request for one of the three APIs: getMicrosoft365CopilotUserCountSummary. Sample response:
This feature is on by default. [What you need to do to prepare:] This rollout will happen automatically by the specified date with no admin action required before the rollout. You may want to notify your admins about this change and update any relevant documentation. Before rollout, we will update this post with revised documentation. To learn more about Microsoft’s own review of this product with its works councils, please consider reading: https://aka.ms/Copilot/MSWorksCouncilsArticle |









