19 posts in total

Azure

Posts tagged

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

Azure Apps Autopilot #2 - Deployment Script

by Justin Yoo · 5 min read

In my previous post, we built the autopilot feature, using various event triggers from GitHub Actions and Azure Bicep. Throughout this post, I'm going to build the revised autopilot feature using