-
Deploying an .NET Aspire project locally with Docker Compose (stream 251)
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
Read more...
-
.NET Aspire 9.3 is here, let's have a look (stream 250)
Summary
This stream we looked at .NET Aspire 9.3 new release and see what we could do with it in our OSS projects
📺 - Twitch archive - stream no.250
Replay
Read more...
-
Looking at Community PR to add QR Code on AzUrlShortener (stream 249)
Summary
This stream we looked at a very interesting PR https://github.com/microsoft/AzUrlShortener/pull/564 to add QR Code to the AzUrlShortener project.
📺 - Twitch archive - stream no.249
Replay
Read more...
-
Investigating why 2D6 Dungeon App database is not working in Azure (stream 248)
Summary
This is the luckiest stream in a while, except maybe for @blazormistermagoo who once more didn’t land on the target at the parachute game. We started the stream a bit late because of technical issues. We had to investigate why the database was not working in Azure. We found out that an optional binding path value was causing the problem. We found how to set that value using bicep so it can be done automatically during the CICD process. Like I said it was a nice strem where learn a lot! See you next week!
📺 - Twitch archive - stream no.248
Replay
Read more...
-
Project maintenance - Star Trek Demo: C# and GraphQL (stream 247)
Summary
In this stream, we planned for doing some project maintenance reviewing a PR on startrek-demo, than the plan was to do some work on the dotnet-api-apim project. We ended up spending the entire stream on the startrek-demo project. We fixed the database container issue and the connections. The were breaking changes introduced by new version of the libraries. We tested the PR and it was all good after that.
📺 - Twitch archive - stream no.247
Replay
Read more...
subscribe via RSS