Book Image

Microsoft 365 Administrator MS-102 Exam Guide

By : Aaron Guilmette
5 (3)
Book Image

Microsoft 365 Administrator MS-102 Exam Guide

5 (3)
By: Aaron Guilmette

Overview of this book

The MS-102: Microsoft 365 Administrator Exam Guide is meticulously crafted to empower readers with practical insights, starting with the essentials of provisioning a Microsoft 365 tenant, configuring identity synchronization and secure access, and deploying key Microsoft 365 Defender components. The book's purpose is clear—to guide professionals through the complexities of the MS-102 exam, ensuring not just exam success but mastery of the subject matter. This comprehensive exam guide comes with lifetime access to supplementary resources on an online platform, including flashcards, mock exams, and exam tips from experts. With unlimited access to the website, you'll have the flexibility to practice as many times as you desire, maximizing your exam readiness. As you progress through each chapter, the book unveils the layers of Microsoft 365 workloads, equipping you with the skills to manage role-based administration, deploy identity synchronization using Entra ID Connect, implement modern authentication methods, manage secure access through Conditional Access policies, and analyze security threats using Microsoft 365 Defender. By the end of this book, you'll have the proficiency to implement data loss prevention, configure information and data protection features, and approach the MS-102 exam with confidence.
Table of Contents (13 chapters)

Implementing retention labels, retention label policies, and retention policies

Retention labels and policies can be used to both retain and remove content based on organizational requirements.

Before we go too far, it’s important to understand how M365 handles retention. The diagram in Figure 10.14 provides a high-level view of Microsoft’s principles of retention:

Figure 10.14 – The principles of retention

Here are some examples of the principles of retention in practice:

  • If a document has both a retention action and a deletion action applied to it, the retention action always takes precedence. For example, if a document has a retention policy configured to be retained for 3 years but also has a retention policy or label applied to it that says to delete after 1 year, the retain action will be in effect for 3 years. After the retention period has expired, the delete action will take effect.
  • If a document has two retention...