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

LineURI still a part of the user after removal

Ever been in my shoes;
About to enable a user for enterprise voice, but you're not allowed as the number is already in use?
Only problem is; You could swear the number isn't in use any more, as you removed a user with that number just a few days ago. With the exact same number.....

Well, here is something I discovered in a deployment at a customer site:
When you remove enterprise voice from a user, you do NOT remove the LineURI property from the user. So when you try to reuse the same number, it is still listed as in use.

You have to remove the assigned number prior to disabling the enterprise voice feature on a user, for it to truly be freed.

What was that? You don't remember which user you edited yesterday (or a few days ago)?
Here is quick tip. Launch powershell, and type the command: "Get-CsUser | ft -Property name, LineURI" This will give you a list off all of your CS users, and their corresponding phone numbers.

Just look for the number you are trying to add to another user, and identify to which user it already belongs to. Then move over to the control panel, locate the user, enable it for voice, remove the number, and disable the voice again...