Skip to main content

Glossary

Microsoft Entra ID

Microsoft Entra ID is Microsoft's cloud identity service, renamed from Azure Active Directory in 2023. It holds your user accounts, groups and application permissions, and it is what employees actually sign in to when they open Outlook, Teams or any app connected to Microsoft 365.

How it works

Entra ID is a directory in the cloud with an authentication service attached. Accounts either live there natively or get synchronized from an on-premises Active Directory, which is still how most companies with a legacy domain run it. When a user signs in, Entra ID validates the credentials, applies multi-factor authentication if your rules demand it, then issues a token the application trusts. That token is the currency of the whole Microsoft 365 stack.

Groups are where fleet work starts to overlap with identity. A user in the group Field Technicians can receive one set of apps, one compliance profile, one Wi-Fi configuration, while Finance gets another. Devices can also be registered or joined to Entra ID, which gives each machine its own identity in the directory alongside the user's.

Names to keep straight: Azure AD and Entra ID are the same product, and Entra is the umbrella brand that also covers Entra ID Governance and Entra Private Access. Azure AD Domain Services is something else again.

Why it matters for a fleet

Identity is the spine that device management hangs from. Without it, each tool keeps its own user list, and the day someone leaves you go disable accounts in five places and forget one. With a single directory, a leaver is disabled once, and the MDM, the VPN and the app store all stop trusting them.

It also decides the user experience of enrollment. Signing in with a work account the employee already knows beats typing an enrollment code from an email, and it means the device lands in the right group automatically, with the right apps, at the first boot.

How Appaloosa handles it

Appaloosa organizes devices into groups and applies policies, apps and enrollment rules per group, whatever your identity provider is. Where a company runs Entra ID, the compliance state Appaloosa reports on a device can feed the access decisions made on the identity side, so a PC that has lost BitLocker or fallen behind on patches becomes a signal rather than a blind spot. Keep the mapping between directory groups and device groups deliberate and documented; it is the part teams usually improvise and later regret. The Windows side is detailed on the Windows MDM page.

Explore

See the full platform

Enrollment, apps, security, remote support: all in one place.

Explore Appaloosa

See Appaloosa run on your fleet Book a demo

Frequently asked questions

Is Entra ID the same thing as Active Directory?
No. Active Directory is the on-premises domain service with domain controllers and group policy. Entra ID is the cloud identity service, formerly Azure AD. Many companies run both and synchronize accounts from one to the other, which is a hybrid setup, not a migration.
Why did Microsoft rename Azure AD to Entra ID?
Microsoft announced the rename in 2023 to group its identity and network access products under one Entra brand. The service, the tenants and the APIs did not change. Only the naming did, so older documentation and third-party guides still say Azure AD.
Does device management require Entra ID?
Not in general. An MDM can enroll and manage devices with its own accounts or another identity provider. Entra ID becomes necessary when you want Microsoft 365 sign-in, conditional access on Microsoft resources, or Windows Autopilot, which is tied to a Microsoft tenant.