Securing your Azure applications with Azure.Identity

Поделиться
HTML-код
  • Опубликовано: 2 дек 2019
  • Azure.Identity on NuGet www.nuget.org/packages/Azure....
    Azure SDKs for .NET github.com/Azure/azure-sdk-fo...
    Azure SDK Design Guidelines for .NET azure.github.io/azure-sdk/dot...
    Azure for .NET and .NET Core developers docs.microsoft.com/en-us/dotn...
    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
  • НаукаНаука

Комментарии • 3

  • @adambarath
    @adambarath 4 года назад

    Do you have any example for how to use DeviceCodeCredential? It would interesting to me.

  • @stevenchalk3650
    @stevenchalk3650 4 года назад

    Where is the link to the demo?