youtube image
From YouTube: Securing your Azure applications with Azure.Identity

Description

Azure.Identity on NuGet https://www.nuget.org/packages/Azure.identity?WT.mc_id=ondotnet-c9-cephilli

Azure SDKs for .NET https://github.com/Azure/azure-sdk-for-net?WT.mc_id=ondotnet-c9-cephilli

Azure SDK Design Guidelines for .NET https://azure.github.io/azure-sdk/dotnet_introduction.html?WT.mc_id=ondotnet-c9-cephilli

Azure for .NET and .NET Core developers https://docs.microsoft.com/en-us/dotnet/azure?WT.mc_id=ondotnet-c9-cephilli

In 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

#azureidentity #azuredotnetsdk #dotnet