Summary

Completed

The Azure managed identity is a free feature that's included with Microsoft Entra ID. You can use this feature to authenticate an identity to any Azure service that supports Microsoft Entra ID.

In this module, you explored service principals on the Azure platform. You saw how to use managed identities instead of service principals to authenticate your applications. If your code runs on a supported service, managed identities offer a more automated and secure way to manage credentials. Managed identities reduce the complexity of application authentication.

Learn more