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...

Move from SFBOnline to MicrosoftTeams powershell module

Microsoft recently announced the new MicrosoftTeams PowerShell module now include both SFBO and Teams commands, and is is no longer necessary to load both modules when operating with both SFBO and Teams features in the cloud.

This change can also be the reason why install-module MicrosoftTeams fails. I would recommend to un-install the old modules to avoid conflicts. This can be done through the computer's add/remove programs in the control panel. Alternatively use the -allowclobber switch.

Here is how to upgrade or install the new module.