Book Image

Managing Microsoft Teams: MS-700 Exam Guide

By : Peter Rising, Nate Chamberlain
Book Image

Managing Microsoft Teams: MS-700 Exam Guide

By: Peter Rising, Nate Chamberlain

Overview of this book

Do you want to build and test your proficiency in the deployment, management, and monitoring of Microsoft Teams features within the Microsoft 365 platform? Managing Microsoft Teams: MS-700 Exam Guide will help you to effectively plan and implement Microsoft Teams using the Microsoft 365 Teams admin center and Windows PowerShell. You’ll also discover best practices for rolling out and managing MS services for Teams users within your Microsoft 365 tenant. The chapters are divided into three easy-to-follow parts: planning and design, feature policies and administration, and team management, while aligning with the official MS-700 exam objectives to help you prepare effectively for the exam. The book starts by taking you through planning and design, where you’ll learn how to plan migrations, make assessments for network readiness, and plan and implement governance tasks such as configuring guest access and monitoring usage. Later, you’ll understand feature administration, focusing on collaboration, meetings, live events, phone numbers, and the phone system, along with applicable policy configurations. Finally, the book shows you how to manage Teams and membership settings and create app policies. By the end of this book, you'll have learned everything you need to pass the MS-700 certification exam and have a handy reference guide for MS Teams.
Table of Contents (23 chapters)
1
Section 1: Planning and Designing Your Microsoft Teams Deployment
9
Section 2: Administering the Meeting, Calling, and Chat Features within Microsoft Teams
14
Section 3: Planning, Deploying, and Managing Policies for Microsoft Teams, and Apps within Teams
18
Section 4: Mock Exams and Assessments
20
Chapter 16: Mock Exam Answers

Understanding and implementing information barrier policies for Microsoft Teams

Information barriers may be configured in Microsoft 365 if you have departments or individuals who must be prevented from communicating with one another, or even prevented from finding each other in lookups. To configure information barrier policies, we need to use PowerShell commands from the Microsoft 365 compliance center, and you must have one of the following admin roles assigned to you:

  • Global administrator
  • Compliance administrator
  • IB compliance management

In the following example, we will create two information barrier segments called Retail and Marketing. These segments will refer to the department field for all user objects to determine which users will be affected. We will then create an information barrier policy to prevent users in the retail department from communicating with users in the marketing department.

In order to configure information barriers for Microsoft...