If playback doesn't begin shortly, try restarting your device.
•
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
An error occurred while retrieving sharing information. Please try again later.
View full playlist: https://aka.ms/dotnet/beginnervideos/...
Get Started with .NET in Visual Studio: https://aka.ms/dotnet/get-started/vs
Welcome to the .NET on Azure for Beginner series where you will learn the basics of getting your .NET applications up and running in Azure! This series will cover a lot - from resource group naming conventions to Managed Identity, to deploying your apps to Azure via GitHub Actions!
In this episode Matt is going to add some authentication and authorization to the app by breaking it into two. We'll have a frontend that will communicate with the backend with certain operations in the backend needing auth to complete. And that auth will be provided by Azure AD B2C.
Chapters:
00:00 - Intro
01:50 - Provision an Azure AD B2C tenant
04:28 - Creating Azure AD B2C user flows
06:58 - App registrations in AD B2C
08:35 - Explaining the new app architecture
14:30 - Running and testing a user flow
17:30 - Hooking up Azure…...more