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
What Is Microsoft 365 Copilot Cowork?
Microsoft 365 Copilot Cowork handles multi-step business tasks instead of using Copilot only for creating drafts, summaries, or recommendation...
Microsoft 365 & Power Platform Call (Microsoft Speakers) – July 28th, 2026 – Screenshot Summary
Call Highlights SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...
Using SharePoint to Optimize Document Management in Dynamics 365
Microsoft Dynamics 365 provides robust customer relationship management capabilities, but when it comes to document management, many organizat...
M365 Copilot Agent now support multiple users
Microsoft 365 Copilot agents now support multiple owners, enabling collaborative management and reducing dependency on a single creator. This ...
Default visibility of additional profile card properties in Microsoft 365 profile cards
Microsoft 365 will default-display 11 profile card properties (e.g., Division, Role, Employee number) when populated, starting late August 202...
SharePoint Permissions in Power Automate
Which account really runs each action, and why a flow that works for you returns 403 for everyone else.
Restrict Unauthorized Users to Access CRM Data in SharePoint
In Dynamics 365 CRM, managing access to records is essential for maintaining security and protecting sensitive information. Integrating Dynami...
How to Enforce Role-Based Access Control (RBAC) in SharePoint from Dynamics 365 CRM
Microsoft Dynamics 365 CRM uses a structured Role-Based Access Control (RBAC) model to secure records at the user, team, business unit, and or...