Microsoft Purview Sensitivity Labels: Sensitivity label grouping modernization coming this fall (?)

There is a change coming to Microsoft Purview Information Protection that simplifies sensitivity label architecture. The goal is to make label management easier, more scalable, and less rigid for organizations. The new model will only include standalone labels and sublabels. Parent labels will be replaced by label groups, which act as organizational containers. These groups cannot be applied to content and have no actions or scope, but they retain color and priority for visual organization. Hopefully, this change will make it much easier to move labels around and make other changes in production: for example, converting a standalone label into a sublabel or moving sublabels between groups without breaking dependencies.  From my experience, this update solves one of the biggest challenges in large environments: rigid label hierarchies. The new dynamic model gives admins the agility they need to adapt quickly as compliance and business needs evolve. For admins, migration will be quic...

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"