Azure Identity Tutorials

Hands-on with Azure Identity

Managed Identity Tutorial

Securely Access Azure Resources with Managed Identities

Learn how to use Azure Active Directory Managed Identities to grant your applications and services secure access to other Azure resources without managing credentials.

Service Principal Tutorial

Authenticating with Service Principals

Discover how to authenticate your applications using Service Principals, a common pattern for programmatic access to Azure services.

Workload Identity Tutorial

Leveraging Workload Identity for Kubernetes

Understand how Workload Identity enables your Kubernetes pods to securely authenticate with Azure AD without needing service principal secrets.

Token Caching Tutorial

Efficient Token Management with Caching

Optimize your application's performance and reduce unnecessary authentication calls by implementing effective token caching strategies.