When working with Azure Active Directory (Azure AD), you’ll often encounter four related but distinct concepts: App Registrations, Service Principals, Enterprise Applications, and Managed Identities. These terms are often used interchangeably, but they serve different purposes. Let’s break it down.
- What it is: A blueprint or global definition of an application.
- Where it lives: Always inside a tenant (also called a directory). The tenant that owns the registration is called the “home tenant.”