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
Microsoft 365 Copilot: Configure organization policy link for blocked Copilot Chat users
Starting July 2026, Microsoft 365 Copilot will let admins add a custom policy link for users blocked from Copilot Chat, providing organization...
Primer: Use JSON Batching to Speed up Graph Processing
JSON batching is one of the most effective ways to speed up the processing of Graph API requests. Although it might seem complicated, once you...
Microsoft Copilot (Microsoft 365): Power BI integration in M365 Copilot
This release enables M365 Copilot to reason over Power BI enterprise data and returns grounded answers directly from Power BI reports and sema...
SharePoint: Flexible Section Authoring Improvements
We’ve enhanced Flexible Sections in SharePoint Pages to make page layout creation more intuitive and predictable. Authors can now use vi...
Microsoft Teams: Unified Agent and App Installation Management Across Microsoft 365 and Teams Admin Center
Administrators using the Microsoft 365 admin center and Teams admin center will be able to apply app and agent installation changes once and h...
Every Microsoft 365 App Explained
Microsoft Defender for Office 365: AIR Investigation Experience Improvements
Microsoft Defender for Office 365’s AIR experience will add a manual refresh button, replacing auto-refresh, and simplify investigation ...
Using User Assigned Managed Identities with Microsoft 365 Automation
A user assigned managed identity (UAMI) is a secure method to authenticate with many important endpoints, including the Microsoft Graph. It’s ...
Save Docusign Document To SharePoint With Power Automate
When all Docusign document signatures have been collected Power Automate can save the signed PDF ... The post Save Docusign Document To ShareP...