Managed Service Identity – Azure’s service authentication.
Azure Managed Identities provides an automatically managed identity in Azure AD for applications to use when connecting to resources that support AD authentication. It eliminates the need for credentials in code, supports both system and user-assigned identities, and enables automatic credential rotation. The service features integration with Azure role-based access control, supports cross-tenant scenarios, and provides detailed activity logs through Azure Monitor.