2020-07-01 - Stream 109 Learning how to use a Blazor WebAssembly with Azure AD Token

Summary

In this live stream session, Frank is learning how to call an Azure Function from a Blazor web assembly (client side) secured with Azure Active Directory (AAD). This is work in preparation for the Tiny Blazor Admin project.

📺 - Twitch archive - stream no.109

Replay

Timestamps

00:00:00 Intro
00:00:10 Bonjour, Hi!
00:03:25 Adding Olive & Cody to the overlay
00:05:30 Showing the logo for TinyBlazorAdmin
00:10:10 Opening all the projects to continue our learning
00:12:00 Securing the Azure Function checking the received token 
00:29:10 Working on the webapp to call the secured azFunction
01:52:10 Showing how to install the Parachute game
01:58:39 Writing the secured http client
02:17:10 Trying to run the App/ fixing crashes
03:40:10 It's working!
03:43:00 Wrapping-up

Project

All the code for this project is available on GitHub: Tiny Blazor Admin - https://github.com/FBoucher/TinyBlazorAdmin

Goals

  • Call an Azure Function from Blazor webassembley using AAD

New Followers

New Subscribers

💖 @phrakberg

Raids

References

  • https://blog.jeremylikness.com/blog/azure-ad-secured-serverless-cosmosdb-from-blazor-webassembly/