79085937

Date: 2024-10-14 11:20:37
Score: 0.5
Natty:
Report link

It's maybe late to give an answer but check this amazing article on Medium.

I like to think of the Application Registration as an abstract class, and the Service Principle as the class that inhirts it. You have one GLOBAL application registration, for all your tenants, and one or more LOCAL service principle objects, one for each tenant. When we first create an ApplicationRegistration, a local service principle is created automatically for the current Tenant (home tenant).

An Application Registration object has:

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Warios