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
🔔 M365 Office Hours - September 2026
🔔 M365 Office Hours - August 2026
🔔 M365 Office Hours - July 2026
🔔 M365 Office Hours - June 2026
🔔 M365 Office Hours - May 2026
Microsoft to Retire Together Mode for Teams Meetings
In a somewhat decision, Microsoft announced plans to retire the Together mode feature for Teams meetings in June 2026. Based on personal exper...
Python support for the Microsoft Teams SDK is now generally available
Python developers can now build Teams-native apps and agents using the same SDK surface that powers modern Teams experiences across our TypeSc...
Python support for the Microsoft Teams SDK is now generally available
Python developers can now build Teams-native apps and agents using the same SDK surface that powers modern Teams experiences across our TypeSc...
Microsoft 365 Copilot : 5 nouveautés à connaître pour votre PME
Microsoft continue d'enrichir Microsoft 365 Copilot à un rythme soutenu, et la dernière vague d'annonces met clairement la barre plus haut pou...