Enterprise Application Entra is the representation in a Microsoft Entra tenant of an application or service that users or workloads can access.
Simple definition
Enterprise Application Entra is the representation in a Microsoft Entra tenant of an application or service that users or workloads can access. It belongs to the Microsoft 365 / Entra / Intune vocabulary and is useful when reading architecture diagrams, product documentation, logs, or administration procedures.
What is it used for?
Its main purpose is to manage SSO, assignments, consent, access, and settings for an application as it exists in a specific tenant. The practical value depends on the surrounding architecture, security model, and operational requirements.
How does it work?
An Enterprise Application generally corresponds to a service principal local to the tenant. It materializes an application instance and carries organization-specific access settings.
Key points
- Scope: The representation in a Microsoft Entra tenant of an application or service that users or workloads can access.
- Operational goal: Manage SSO, assignments, consent, access, and settings for an application as it exists in a specific tenant.
- Implementation: An Enterprise Application generally corresponds to a service principal local to the tenant. It materializes an application instance and carries organization-specific access settings.
Points to watch
Do not confuse Enterprise Application with App Registration: the former is the tenant service-principal instance, the latter describes the application object.
In short
Enterprise Application Entra = the representation in a Microsoft Entra tenant of an application or service that users or workloads can access. Use it when you need to manage SSO, assignments, consent, access, and settings for an application as it exists in a specific tenant.