Azure Managed Identity provide an identity for applications to use when connecting to resources.
In this episode, Varun joins Christos to show us how us how to use managed identity along with the Azure SDK for .NET.
[01:50] - What are managed identities?
[05:10] - Types of managed identities
[07:13] - Creating an identity in the portal (Demo)
[14:10] - Deploying your project
Useful Links
What are managed identities for Azure resources?
https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/overview?WT.mc_id=dotnet-00000-cephilli
Authenticate with the Azure SDK for .NET
https://docs.microsoft.com/dotnet/azure/authentication?WT.mc_id=dotnet-00000-cephilli
Azure for .NET Developers
https://docs.microsoft.com/en-us/dotnet/azure?WT.mc_id=dotnet-00000-cephilli
Azure SDK for .NET
https://github.com/Azure/azure-sdk-for-net
Get your questions answered on the Microsoft Q&A for .NET - http://aka.ms/dotnet-qa
Learn .NET with free self-guided learning from Microsoft Learn: http://aka.ms/learndotnet
#DotNet