Coming soon: Copilot Studio Agent Report Template

Copilot Studio Agent Report Template Microsoft is rolling out a new feature in Viva Insights: the Copilot Studio agent report template. This Microsoft Power BI template will be available in public preview starting mid-April 2025, and provides an aggregated view of Microsoft Copilot Studio agent adoption and impact across the organization over time, with the flexibility to explore details for specific agents. This feature will bring valuable insights into the usage of agents, making it easier for organizations to make informed adjustments and optimize their performance. The Copilot Studio agent report covers usage and impact metrics for agents built using Copilot Studio that are published outside of Microsoft 365 Copilot or Microsoft 365 Copilot Chat, and excludes agents that enhance Microsoft 365 Copilot and autonomous agents. Eligibility Criteria To access this feature, tenants must meet one of the following criteria: Viva Insights licenses: Either a minimum of 50+ assigned Viva Insi...

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.