Cover of Governance, Guest Access, and Devices for Microsoft Teams Administrators
Microsoft Teams Field Guides

Governance, Guest Access, and Devices for Microsoft Teams Administrators

Group lifecycle, Microsoft Entra access reviews, cross-tenant access, shared channels, and Teams Rooms

This is the companion page for Governance, Guest Access, and Devices for Microsoft Teams Administrators. If the book is in your hands, start with the placement quiz: it tells you which chapters to read first. The chapter map, the hardest MS-700 questions answered in full, and the topics sitting just outside the book are all on this page.

Get the book on Amazon See where you are

What this guide covers

Microsoft Teams governance looks like a checklist until you flip the guest-access toggle, watch the Teams admin center report it as On, and find that guests still cannot open the Files tab in a channel. The switch you found is one of four gates. SharePoint external sharing, Entra external collaboration settings, and Microsoft 365 Groups each hold one of the others, and all four have to be permissive before a guest can touch a file. That is the shape of the whole subject. The controls are partitioned across five admin centers that do not talk to each other cleanly, and most of the tickets that read "it is enabled but nothing happens" trace to a setting one portal away, or a capability whose license was never assigned, so nothing enforced it.

This book connects what the docs scatter across dozens of pages. It starts from the fact that a team is really a view over a Microsoft 365 group, and maps which portal owns each control. It traces every license to the capability it unlocks and to the enforcement that fails without it. Then it walks each external-collaboration mechanism to the exact place it breaks, before you meet that break in production. Every product specific is grounded against Microsoft Learn and validated in a live Microsoft 365 E5 lab. You do not need a production tenant to follow along; a trial tenant, with a second test tenant for the cross-tenant work, is enough.

Chapter map

  1. How Teams Governance, External Collaboration, and Devices Fit Together, and Why It Matters
  2. Licensing for Governance, External Collaboration, and Devices
  3. Policy Architecture, Packages, Assignment Methods, Precedence, and Ranking
  4. Microsoft 365 Group Governance, Creation Control, Naming Policy, and Expiration
  5. Archiving, Deleting, and Restoring Teams and Microsoft 365 Groups
  6. Microsoft Entra Access Reviews for Teams and Groups
  7. External Access (Federation), Configuration, Domain Control, and Limits
  8. Guest Access in Teams, Configuration, Controls, and Removal
  9. Shared Channels and B2B Direct Connect, Cross-Tenant Access Configuration
  10. Multitenant Organizations, MTO Setup, Sync, and Teams Collaboration
  11. Teams Rooms, Resource Accounts, Licensing, Systems, and Management
  12. Teams Devices, Configuration Profiles, Firmware, Tags, and Remote Provisioning
  13. Before You Go to Production, Governance and Devices Readiness Checklist

Appendices: PowerShell and Graph Quick Reference; Build a Lab Tenant; Production Readiness Checklist.

Who it is for

This is for Microsoft Teams and Microsoft 365 administrators and engineers who already run governance and external collaboration in a live tenant and want the moving parts connected rather than listed. It is also for MS-700 candidates who want operational depth past what exam cramming gives them. The governance, external collaboration, and devices domains together carry roughly 40 to 45 percent of that exam.

See where you are

7 questions from this guide's territory (3 easy, 4 medium), with the explanation after each. Nothing is stored and nothing is sent anywhere.

The rest of Microsoft Teams Field Guides

One product per book, a lab appendix in every one, and a companion page like this one for each.

  • Cover of Channels, Chats, and Apps for Microsoft Teams Administrators
    Field guide

    Channels, Chats, and Apps for Microsoft Teams Administrators

    Remove a user from a team and they still show up in the SharePoint site. Delete a chat and it stays discoverable for another 21 days.

  • Cover of Environment and Security for Microsoft Teams Administrators
    Field guide

    Environment and Security for Microsoft Teams Administrators

    Most Teams problems are not Teams problems. A data loss prevention policy scoped to Teams skips channel posts.

  • Cover of Meetings, Webinars, and Calling for Microsoft Teams Administrators
    Field guide

    Meetings, Webinars, and Calling for Microsoft Teams Administrators

    Most Teams Phone failures are not outages. They are a prerequisite you skipped, and the portal will not tell you which one.

    Publishing$12.99Companion page
  • Cover of Monitoring and Troubleshooting for Microsoft Teams Administrators
    Field guide

    Monitoring and Troubleshooting for Microsoft Teams Administrators

    Most Teams call-quality tickets stay open too long, and the reason is rarely a hard problem. It is the wrong tool.

The hard set (2 questions)

The hardest MS-700 questions this guide publishes, none of them repeated from the placement quiz above: the answer first, why every other option is wrong, and the Microsoft Learn page behind it. The practice book for this exam holds the full bank.

A bank activates an information barrier (IB) policy that blocks its Traders segment from its Research Analysts segment. An analyst who was recently moved from Trading to Research is a member of a standard team that also contains Traders and has an existing 1:1 chat with a Trader. After the IB policy application runs, what happens to the team membership and the existing chat?

Correct answer: D. The IB policy application removes the non-compliant users from the group and team, and the existing 1:1 chat becomes read-only for the blocked pair.

The IB policy application is a background processor that, on a policy or segment change, fetches all team members, evaluates them against the IB policies and the group's IB mode, and removes the non-compliant users from the group and team. For existing communications, the Information Barrier Policy Evaluation Service re-evaluates them: a 1:1 chat that is no longer allowed becomes read-only, and in group chats and teams the users whose participation now violates the policy are removed. So the roster is trimmed to compliant users and the blocked pair's existing chat is frozen to read-only.

Why the other options are wrong:

  • A. IB explicitly re-evaluates existing teams and chats when a policy is set or changed. Existing 1:1 chats become read-only and non-compliant members are removed from groups and teams; it is not forward-only.
  • B. IB does not delete the team; it removes the non-compliant members from it. The team and its compliant members remain.
  • C. IB removes whichever members are made non-compliant by the applied policy, determined by segment and policy direction, not a blanket removal of one named role while another keeps access.

Memory hook: IB application prunes the roster - non-compliant members are removed from the group/team, and existing 1:1 chats go read-only.

Microsoft Learn: Information barriers Teams

A large enterprise has two separate Microsoft Entra tenants (Contoso and Fabrikam) and has configured a multitenant organization (MTO) so users in both tenants can search for and chat with each other natively in Teams without being treated as external guests. The Teams collaboration setting is enabled and confirmed in both tenants, external access is configured, and the cross-tenant sync jobs have run successfully (Fabrikam user objects are visible as members in Contoso's directory). A Teams administrator in Contoso notices the synced Fabrikam users still cannot be found in Teams search 30 minutes after the sync completed. What is the most likely cause?

Correct answer: A. The synced users have not yet appeared in Microsoft 365 services because synchronization can take up to 24 hours

Microsoft Learn documentation for MTO explicitly states: 'It might take up to 24 hours for synced users to be available in Microsoft 365 services such as Teams and SharePoint.' After cross-tenant sync jobs run and user objects are provisioned, there is a propagation delay before Teams can discover those users in search. The Teams collaboration setting and B2B direct connect are also required for full MTO Teams functionality, but the most likely cause of users not appearing in search immediately after sync is the 24-hour propagation window.

Why the other options are wrong:

  • B. B2B direct connect is relevant for shared channels in a non-MTO scenario. Within an MTO, external access policies and cross-tenant sync (B2B member users) are the primary mechanisms for Teams collaboration. B2B direct connect not being configured would not explain a timing issue just after MTO setup.
  • C. The Teams collaboration setting must be enabled for cross-tenant Teams search, chat, and calling, but the stem states it is already enabled and confirmed in both tenants, so it is not the cause here.
  • D. MTO does not require Teams Premium for all synced users. Teams Premium adds features such as custom policy packages, but the base MTO functionality for people search and chat does not mandate Teams Premium licensing for every synced user.

Memory hook: MTO sync propagation = up to 24 hours before synced users show in Teams. Don't panic, wait a day.

Microsoft Learn: Sync users multi tenant orgs

Exam prep? The MS-700 sampler scores you by topic and points you to the guide behind each miss.

Take the MS-700 sampler Every MS-700 practice question, with explanations