Book Image

Microsoft 365 Security, Compliance, and Identity Administration

By : Peter Rising
5 (1)
Book Image

Microsoft 365 Security, Compliance, and Identity Administration

5 (1)
By: Peter Rising

Overview of this book

The Microsoft 365 Security, Compliance, and Identity Administration is designed to help you manage, implement, and monitor security and compliance solutions for Microsoft 365 environments. With this book, you’ll first configure, administer identity and access within Microsoft 365. You’ll learn about hybrid identity, authentication methods, and conditional access policies with Microsoft Intune. Next, you’ll discover how RBAC and Azure AD Identity Protection can be used to detect risks and secure information in your organization. You’ll also explore concepts such as Microsoft Defender for endpoint and identity, along with threat intelligence. As you progress, you’ll uncover additional tools and techniques to configure and manage Microsoft 365, including Azure Information Protection, Data Loss Prevention (DLP), and Microsoft Defender for Cloud Apps. By the end of this book, you’ll be well-equipped to manage and implement security measures within your Microsoft 365 suite successfully.
Table of Contents (25 chapters)
1
Part 1: Implementing and Managing Identity and Access
7
Part 2: Implementing and Managing Threat Protection
13
Part 3: Implementing and Managing Information Protection
17
Part 4: Managing Compliance Features in Microsoft 365

Setting up MDI

Before setting up MDI, you need to be familiar with the prerequisites for using MDI in your organization. Let’s take a look at these in the next section.

Prerequisites for MDI

The following prerequisites should be considered and understood prior to deploying MDI in your organization:

  • Supported Licensing:
    • Enterprise Mobility + Security E5 (EMS E5/A5)
    • Microsoft 365 E5 (M365 E5/A5/G5) or Microsoft 365 E5/A5/G5 Security
    • Standalone Defender for Identity licenses
  • Accounts:
    • A minimum of one Directory Service account with read access for all objects in the monitored domains
  • Permissions:
    • Access to your Azure AD tenant with at least Global Administrator or Security Administrator access
    • Active Directory Forest Functional Level (FFL) of Windows 2003 and above

Note

Further prerequisites such as firewall and port requirements can be found in the Further reading section at the end of this chapter.

Once you understand the prerequisites, you can set...