Summary

Nice stream this week, live codeing on Note Bookmark. We added the required packages and Aspire CLI to generate the Docker Compose file and bicep files to be able to run the app locally while having the data in Azure. However the security used in this project: ServicePrincipal, was missing. When deployed fully in Azure the AZD manage that for us, but locally something was missing. In a future stream we will look at how to fix that.

📺 - Twitch archive - stream no.251

Replay


Project

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

Raids

  • @tbdgamer has raided you with a party of 13

Game Results

Statistics

Notes/ References / Snippets

  • Aspire 9.3 release: https://learn.microsoft.com/en-gb/dotnet/aspire/whats-new/dotnet-aspire-9.3
  • aca nuget Aspire.Hosting.Azure.AppContainers