An organization is developing a multi-tenant web application. You register the application in your home Microsoft Entra ID tenant. Which resource is automatically created in a customer's tenant when their administrator consents to allow your application to access their resources?
- A service principalAnswer
- BAn application registration
- CA system-assigned managed identity
- DA user-assigned managed identity
Answer
A service principal
A service principal is the local representation of the application in a specific Microsoft Entra ID tenant. When an administrator consents to a multi-tenant application, a service principal is created in that tenant to hold the permissions and access configuration.
Step-by-Step Solution
Key Concept
The relationship between Application Registrations and Service Principals in Microsoft Entra ID.
Estimated Time:45s