20 posts in total

Azure

Posts tagged

Giving Granular Controls to Azure EasyAuth

by Justin Yoo · 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

Azure API Center: The First Look

by Justin Yoo · 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

DevContainers for .NET developers on Azure

by Justin Yoo · 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