Justin Yoo

Author posts

Giving Granular Controls to Azure EasyAuth

in Azure · 6 min read

When working with web applications, implementing authentication and authorization is crucial for security. Traditionally, there have been various ways from simple username/password inputs to

Containerising Azure Functions without Dockerfile

in Dotnet · 5 min read

In my previous post, I discussed different containerising options for .NET developers. Now, let's slightly move the focus to Azure Functions app. How can you containerise the Azure Functions app?

Azure API Center: The First Look

in Azure · 6 min read

Let's say you work for a company that has a lot of APIs. You might have a few questions: How do you manage the lifecycle of those APIs? What governance would you apply to these APIs? What is the