Custom Engine Agents in Microsoft 365 Copilot

Agents in BizChat has been available for some time already, but now there is an upcoming update to Agents. The introduction of “ custom engine agents ” in Microsoft 365 Copilot! These specialized agents can be built on any large language model (LLM), toolchain, or orchestration tool, tailored specifically for your domain or tenant workflows. Initially supported in Microsoft Teams, this feature will soon be available in Microsoft 365 Copilot Business Chat ( BizChat ).   The introduction of Custom engine agents enables your organization to create customized experiences using your own AI systems and orchestrators. You can design unique prompts, connect to any LLM, and integrate these custom agents with Microsoft 365 Copilot. After the rollout, users will be able to access these agents, provided they are enabled and deployed in the Microsoft 365 admin center under the Copilot tab.   You can read more about the feature on this page . Eligible users can create agents using Micros...

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"