Book Image

MS-700 Managing Microsoft Teams Exam Guide - Second Edition

By : Nate Chamberlain, Peter Rising
Book Image

MS-700 Managing Microsoft Teams Exam Guide - Second Edition

By: Nate Chamberlain, Peter Rising

Overview of this book

Exam MS-700: Managing Microsoft Teams tests your knowledge and competence in the deployment, management, and monitoring of Microsoft Teams features within the Microsoft 365 platform. This book will teach you how to effectively plan and implement the required services using both the Teams admin centre within Microsoft 365 and Windows PowerShell. Throughout the chapters, you'll learn about all the policies relating to messaging, teams, meetings, and more; get to grips with the settings; and explore configuration options that a Teams administrator would encounter in their day-to-day responsibilities. You'll also discover best practices for rolling out and managing Teams services for users within your Microsoft 365 tenant as you explore each objective in detail. By the end of this Microsoft Teams book, you'll have covered everything you need to pass the MS-700 certification exam and have a handy, on-the-job desktop reference guide.
Table of Contents (24 chapters)
1
Section 1: Plan and Configure a Microsoft Teams Environment
8
Section 2: Manage Chat, Teams, Channels, and Apps in Microsoft Teams
13
Section 3: Manage Calling and Meetings in Microsoft Teams
19
Section 4: Mock Exam and Assessments
21
Chapter 17: Mock Exam Answers

Understanding and implementing information barrier policies for Microsoft Teams

Information barriers can be configured in Microsoft 365 if you have departments or individuals that must be prevented from communicating with each other, 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

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 Teams, we need to complete...