Modifying the Teams Tenant Federation Configuration with PowerShell
A new parameter for the Set-CsTenantFederationConfiguration cmdlet made me look at the Teams tenant federation configuration again to improve how a script works. Instead of taking all the domains guest accounts came from and adding them to the configuration, I created a function to check if the tenant uses Microsoft 365. If it does, we add the tenant to the allow list in the tenant federation configuration. If not, we ignore the domain.
The post Modifying the Teams Tenant Federation Configuration with PowerShell first appeared on Office 365 for IT Pros.
Published on:
Learn moreRelated posts
Remote Event Receivers are retiring: move to SharePoint webhooks before July 1, 2027
Remote Event Receivers in SharePoint Online are retiring. Starting July 1, 2027, all remote event receivers will stop firing events, including...
Microsoft Teams: Assistant information now available in Organization view
Microsoft Teams will show Assistant information in the Organization section of user profile cards, improving visibility. This feature, enabled...
Microsoft 365 Copilot: Updated service plan behavior for Copilot experiences
Microsoft 365 Copilot service plan will simplify control of Copilot experiences, making the service plan the primary determinant of user acces...
Two Microsoft 365 Copilot Changes That Just Make Sense
Two recent changes to the Microsoft 365 Copilot Chat app have made the app easier to use. Interaction persistence is better, meaning that chat...
‘Graphify’ Quick Start | Reduce Token Usage in Coding Agents
Coding agents like GitHub Copilot CLI, Claude Code, and Cursor spend a lot of tokens just reading your code repository before they can answer....
Video: Build Agents With SharePoint List Knowledge In Copilot Studio
In today’s video, we are going to use the all-new Copilot Studio build an agent ... The post Video: Build Agents With SharePoint List Kn...
SharePoint: Neutral-themed SharePoint UI in Page Editing and Property Panes
Coming soon for SharePoint: Neutral-themed SharePoint UI will be expanded to page editing and property pane experiences. This update is part o...
Microsoft Viva: Discussion Post Previews
Discussion post previews allow users to review how their discussion posts will appear before publishing, helping them catch formatting issues,...