Summary

In this live coding stream we start by calling a Azure Function from an Blazor WASM site. Once that work we changed the HttpClient Default Request Headers Property to always pass the Azure Function Access Level Key. Once we have that we reproduce this in the Azure Url Shortener. WHat’s left will be to add the step in the CICD to copy that key into the Static web App config… …

📺 - Twitch archive - stream no.207

Replay


Project

All the code for this project is available on GitHub: azurlshortener - https://github.com/FBoucher/azurlshortener

TodDos

  • call secure azFunc in simple solution
  • do it but in AzUrlShortener
  • include it into CICD

Game Results