π What is Microsoft Teams Governance?
Microsoft Teams Governance refers to the administrative framework used to control the creation, naming, and lifecycle of Teams. It involves implementing policies for membership, external access, and app usage to maintain security and organization.
"Focus on 'Naming Policies'βthese are critical for preventing users from creating Teams with confusing or inappropriate names."
π Certification: Microsoft 365 Administrator (MS-102)
π What are the Key Concepts of Microsoft Teams Governance?
- βΈ Naming policies allow administrators to enforce prefixes or suffixes on Team names, ensuring organizational consistency and preventing the creation of inappropriately named groups.
- βΈ Lifecycle management utilizes expiration policies to automatically flag inactive Teams for deletion, effectively reducing 'Teams sprawl' and minimizing the organizational security surface.
- βΈ Creation control restricts the ability to create new Teams to a specific security group, preventing uncontrolled proliferation across the tenant's Microsoft 365 environment.
- βΈ External access governs federation with other domains, while guest access manages the ability to invite specific external users into a Team's shared workspace.
- βΈ App permission policies define which third-party applications are available to users, ensuring that only vetted and secure tools are integrated into the Teams environment.
π― How does Microsoft Teams Governance appear on the MS-102 Exam?
You may be asked to identify the correct configuration when a company requires all department-led Teams to start with a specific prefix like 'DEPT-'. You must select Naming Policies as the solution.
A scenario might describe a tenant with thousands of unused Teams. Expect questions about implementing expiration policies to notify owners and delete inactive groups to maintain a clean environment.
Expect questions requiring you to differentiate between External Access and Guest Access when a business needs to allow chatting with partners without granting them full team membership.
β Frequently Asked Questions
What is the primary difference between External Access and Guest Access?
External Access (Federation) allows users to find, call, and chat with people in other organizations. Guest Access allows external users to be added as members of a Team, granting access to files and channels.
Do naming policies automatically rename existing Teams that don't follow the rules?
No, naming policies only apply to new Teams created after the policy is active. To fix existing Teams, administrators must manually rename them or use PowerShell scripts.