Safeguarding Sensitive Data in Microsoft 365 Copilot with Purview DLP (GA Release)

The challenge with sensitive data and access to Copilot Microsoft 365 Copilot empowers users with AI-driven assistance across Microsoft 365 apps, but it also raises concerns about accidental oversharing of sensitive information. In response, Microsoft has extended its Purview Data Loss Prevention (DLP) capabilities to Microsoft 365 Copilot, allowing organizations to enforce information protection policies within AI workflows. The DLP for Microsoft 365 Copilot has been in preview for some time, but Microsoft has now announced it is released for GA (General Availability). Among some of the interesting features are new features like alerting and policy simulation. Key details:  Rollout Timeline: As of June 2025, the rollout has begun. It should be completed worldwide by late July 2025. Scope: Initially, DLP for Copilot was available for Copilot Chat scenarios. By the time of GA this is expanding to Copilot in core Office apps (Word, Excel, PowerPoint) as well. Ensuring that DLP prote...

Changes to the background images feature in Teams

There are two enhancements coming to the Background features in Teams soon.

Admin Controls:
When background images became available in Teams, there were no admin controls for the feature. Soon there will be a new meeting policy to control this feature. This policy will be available through the "SkypeOnlineModule" in powershell. According to the Message in the admin center, this is the syntax for changes, on a per user basis:
  • Grant-CsTeamsMeetingPolicy -Identity "email address" -PolicyName "BlurOnly" 
    The following options will be available: "BlurAndDefaultBackgrounds" | "BlurOnly" | "AllFilters" | "NoFilters"

    Upload images:
    Interestingly, one of the settings in the above set of options "AllFilters" is described as: AllFilters, which includes the ability for users to upload custom images.
    This feature, coming by the end of May will give the users an official way to add custom images within Teams. 
    If I understand the roadmap item correctly, the default will be "AllFilters"