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

Questions

  1. True or False: The New-UnifiedGroup PowerShell command is used by admins to create dynamic membership groups within Azure AD.
    1. True
    2. False
  2. Where would you go to configure the combined MFA/SSPR registration experience in the Azure portal?
    1. Azure Active Directory | Password reset | Registration
    2. Azure Active Directory | Password reset | Properties
    3. Azure Active Directory | Users | User settings
    4. Azure Active Directory | Users | Password reset
  3. Which of the following is not a method of passwordless authentication?
    1. Windows Hello for Business
    2. FIDO2 security key
    3. Microsoft Authenticator
    4. Enabling MFA
  4. With Azure AD dynamic groups, how many expressions can be set in a dynamic query before you will need to use the textbox?
    1. Three
    2. Ten
    3. Five
    4. Fifteen
  5. True or False: Microsoft B2B guest access is enabled by default in Microsoft 365 tenants.
    1. True
    2. False
  6. Which of the following PowerShell commands could you use to create an Azure AD Dynamic Security group?
    1. New-AzureADMSGroup
    2. New-AzureADGroup
    3. New...