Justin Yoo

Author posts

Developing Power Apps in Fusion Teams

in Fusion Teams · 6 min read

Microsoft has published a learning path for fusion dev teams. In addition to that, they also published an e-book for it. We can see how an organisation can build up a fusion team and deliver services

Azure Bicep Refreshed

in Azure · 7 min read

In the previous post, I introduced the very early stage of Project Bicep. At that time, it was the version of 0.1.x, but now it's updated to 0.3.x. You can use it for production, and many features

Blazor Code-behind

in Blazor Server · 6 min read

Suppose you've got an ASP.NET WebForm application that has been running for ages. As it's only run on the .NET Framework, and there will be no more new feature added, Microsoft recommends migrating

KeyVault Secrets Rotation Management

in Azure Keyvault · 8 min read

There was an announcement that you could refer to Azure Key Vault secrets from either Azure App Service or Azure Functions, without having to put their versions explicitly. Therefore, the second