In this post, we will learn how to deploy a backend API microservice to Azure Container Apps using Azure CLI and Azure Portal. We will start by creating a solution skeleton and adding our first microservice named Web API - Backend, followed by provisioning Azure resources needed to deploy the service. This tutorial is part of a series covering topics such as Dapr integration, state management, continuous deployment, auto scaling, and more. The source code and demo application are available on GitHub. To develop the solution, youll need Visual Studio 2022 or VS Code, and a familiarity with ASP.NET Core Web API and Docker. Follow the step-by-step guide to get started!