Justin Yoo

Author posts

DevContainers for .NET developers on Azure

in Azure · 12 min read

Containers are everywhere. It's not just to make both the development and production environment consistent but also to build CI/CD pipelines, test automations, and so on. While everyone does their

AuthN-ing Blazor WASM with Azure AD B2C

in Dotnet · 5 min read

There are many ways to implement authentication and authorisation onto the Blazor WebAssembly (WASM) app. If you publish it to Azure Static Web Apps (ASWA), you can use the built-in authN feature