No history yet

Introduction to Microsoft Entra ID

The Digital Gatekeeper

Think of your company's digital resources—apps, files, data—as a secure building. Not everyone should be able to walk in and access everything. You need a gatekeeper to check IDs and ensure people only go where they're supposed to. Microsoft Entra ID is that digital gatekeeper for the cloud.

Microsoft Entra ID (Azure AD) is a cloud-based identity and access management (IAM) service.

Formerly known as Azure Active Directory (Azure AD), Entra ID is a service that helps organizations manage and secure user identities and control access to applications and data. It's the system that asks, "Who are you?" and "What are you allowed to see?" in the digital world.

Identity Management 101

To understand what Entra ID does, it helps to know the three core pillars of identity and access management (IAM).

ConceptQuestion It AnswersExample
IdentityWho are you?Your username or work email address.
AuthenticationCan you prove it?Entering your password or using a fingerprint scan.
AuthorizationWhat can you do?Having permission to read a file but not edit it.

An identity is a unique digital representation of a person, device, or service. Authentication is the process of verifying that identity. Authorization is the process of granting the authenticated identity permission to access specific resources.

In today's world of remote work and cloud apps, managing these three things is critical for security. You need a reliable way to make sure that only the right people get access to the right information, from anywhere.

Entra ID in Action

Entra ID serves as a central hub for managing user access across a vast ecosystem. It doesn't just work for Microsoft apps; it can manage access to thousands of other cloud services like Salesforce, Dropbox, and Slack.

One of its most user-friendly features is Single Sign-On (SSO). With SSO, you log in once with a single set of credentials and gain access to multiple applications without needing to sign in to each one individually. This is both convenient and secure, as it reduces the number of passwords you have to manage.

Single sign-on (SSO): Users can log in once to Microsoft Education tools and seamlessly access integrated applications.

Entra ID also helps organizations enforce security policies. For instance, an administrator can require users to provide a second form of verification, like a code from their phone, when accessing sensitive data. This is called multi-factor authentication (MFA), and it's a powerful way to prevent unauthorized access.

Lesson image

As the control plane for Microsoft's cloud, Entra ID integrates deeply with services like Microsoft 365 (Office apps, Teams, OneDrive) and Microsoft Azure. When a user logs into their work account to check email or access a file, Entra ID is working in the background, verifying their identity and ensuring they have the correct permissions.

Entra ID (formerly Azure Active Directory) is more than an authentication service — it’s the control plane, the governance engine, and the security heartbeat of Azure.

By centralizing identity management, Entra ID provides a unified way to secure and manage access, simplifying life for both users and IT administrators.

Quiz Questions 1/6

What was Microsoft Entra ID formerly known as?

Quiz Questions 2/6

Which of the following are the three core pillars of identity and access management (IAM)?