Select Application Service Principals

Source: Authentication and Authorization

Select Application Service Principals

This type of Service Principal is the local representation, or application instance, of a global application object in a single tenant or directory.

Application Service Principals.
  • Useful when Managed Identities cannot be used.
  • Authentication is performed by the application using a secret or certificate.
  • Often used to authenticate external applications to Azure resources.