Copilot Prompt Gallery is getting a refresh

Microsoft is giving the Copilot Prompt Gallery a refresh, and releasing it as a seperate app users can pin to their app-bar. The Copilot Prompt Gallery app promises to enhance user experience and productivity. This refresh will introduce a new home page and an improved prompt browsing experience, making it easier for users to navigate and utilize the app effectively. Key Features and Enhancements New Home Page: The redesigned home page will serve as a central hub for users, providing quick access to the most relevant prompts and features. This intuitive layout aims to streamline navigation and improve overall user engagement. Enhanced Prompt Browsing: The updated browsing experience will allow users to find and interact with prompts more efficiently. With better categorization and search functionality, users can quickly locate the prompts they need to boost their productivity and collaboration. Organizational Prompts: One of the most exciting additions is the ability to create, publ...

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"