Sharing your Copilot notebooks - Is being rolled out

Microsoft is rolling a new update to Copilot Notebooks that make collaboration even easier: the ability to share Copilot Notebooks with your colleagues.  Personally, I like Notebooks because they feel almost like small, personal agents I don’t have to configure. They give me a safe space to collect notes and documents and then work on them over time. With this update, that personal space can become a shared space for a selected group of  colleagues, without compromising security or permissions. I think it is also important to note that your chat and chat history within the Notebook stays private. The web rollout began in late October and will finish by December, while mobile access starts in early November and are related to the Microsoft 365 Roadmap ( ID 506851 )  You can also read more about the Copilot Notebooks experience on the Microsoft website here . If you like this update and want to stay informed about similar improvements, feel free to follow me on LinkedIn!

Download participant list from Teams meetings

You will soon be able to download a participant list from within your Microsoft Teams meetings. This feature can be helpful to identify who attended a mandatory meeting, but also useful as a tool to identify users with connection problems. Multiple drops and reconnects can be a sign of network issues.
The feature is not enabled by default, and will have to be enabled by an admin with the following command: 
  • Set-CSTeamsMeetingPolicy - Identity Global - AllowEngagementReport "Enabled"
If you want to limit the availability of this feature, you will have to create a separate meeting policy, assign that policy to the users and then scope the above command to that policy.
This feature is available only from within a meeting, and should be rolling out already (early may, according to the admin message center).