Introduction to Azure AD in Microsoft 365
Azure Active Directory, now called Microsoft Entra ID, is a cornerstone of Microsoft 365. It hosts a wide range of services for managing mail flow, identity, and hybrid infrastructure. The AD Connect tool synchronizes on‑premises Active Directory objects to Azure AD, enabling seamless hybrid scenarios. Administrators can reach the Azure admin center through the shortcut URL intra.microsoft.com.
Managing Groups in Azure AD
Types of groups
Azure AD offers two primary group types:
- Security Group – used for assigning licenses, delegating permissions, and applying policies across multiple users.
- Microsoft 365 Group – works like a distribution list or shared mailbox, providing a collaborative workspace for its members.
Both types have built‑in equivalents similar to those in on‑premises Active Directory.
Member shipping types
Group membership can be defined in three ways:
- Assigned – members are manually selected.
- Dynamic User – users are automatically added when they meet a query‑based condition.
- Dynamic Device – devices are automatically added based on query criteria, a useful method for enrolling devices in Microsoft Intune (for example, through Autopilot).
Licenses assigned to a group flow to every member, allowing administrators to provision software at scale.
Use cases
- Assigning a Microsoft 365 license to a security group instantly grants that license to all its members.
- Using dynamic groups to enroll devices simplifies Intune management and ensures compliance policies are applied uniformly.
- Delegating administrative tasks to specific groups reduces the need for individual permission assignments.
Configuring Self‑Service Password Reset (SSPR)
Prerequisites
- Multi‑Factor Authentication (MFA) must be enabled for each user who will use SSPR.
- A Microsoft Entra ID P2 license (formerly Azure AD Premium P2) is required.
Steps to enable SSPR
- Activate MFA for the target user (e.g., via the Microsoft Authenticator app).
- Sign in to the Office portal as that user and complete the MFA setup.
- In the Azure admin center, go to Users > All Users > Password reset.
- Choose one of the three SSPR modes:
- None – SSPR disabled.
- Selected – SSPR enabled for users in a chosen group.
- All – SSPR enabled for every user in the tenant.
User experience
After SSPR is turned on, users see a “Forgot my password” link on the sign‑in page. Clicking it launches a verification flow that leverages the previously configured MFA methods. Once verified, the user can set a new password. Changes to SSPR settings typically propagate within 5–10 minutes.
Hard Facts & Numbers
- The shortcut URL for Azure AD services is intra.microsoft.com.
- SSPR configuration changes require 5 to 10 minutes to become effective.
Takeaways
- Azure Active Directory (Microsoft Entra ID) is the core identity service for Microsoft 365, offering tools like AD Connect and the Azure admin center (intra.microsoft.com) for hybrid management.
- Security groups and Microsoft 365 groups let administrators assign licenses, delegate permissions, and apply policies, with membership options including Assigned, Dynamic User, and Dynamic Device.
- Dynamic groups automatically add users or devices based on query criteria, enabling bulk license assignment and streamlined Intune enrollment via Autopilot.
- Self‑Service Password Reset requires MFA and a Microsoft Entra ID P2 license, and can be enabled for none, selected groups, or all users through the Azure admin center.
- After SSPR is configured, users can reset passwords from the sign‑in page, though the new settings may take 5–10 minutes to propagate.
Frequently Asked Questions
Who is Teach Me Cloud on YouTube?
Teach Me Cloud is a YouTube channel that publishes videos on a range of topics. Browse more summaries from this channel below.
Does this page include the full transcript of the video?
Yes, the full transcript for this video is available on this page. Click 'Show transcript' in the sidebar to read it.
Helpful resources related to this video
If you want to practice or explore the concepts discussed in the video, these commonly used tools may help.
Links may be affiliate links. We only include resources that are genuinely relevant to the topic.