NEW Azure Channel9 Post: Securing your Azure applications with Azure.Identity | On .NET
Channel9 Posts 0 CommentsIn this episode, Scott from the Azure SDK team joins us to talk about the Azure.Identity library and how it makes authentication easier for your Azure applications.
- [02:35] – Authenticating changing and the DefaultAzureCredential
- [04:32] – How the DefaultAzureCredential works
- [07:04] – How does Azure.Identity relate to MSAL
- [08:23] – Using Azure.Identity with an Linux VM in Azure
- [11:08] – Available credential types
Useful Links
- Azure.Identity on NuGet
- Azure SDKs for .NET
- Azure SDK Design Guidelines for .NET
- Azure for .NET and .NET Core developers