In this video, you will learn how to upload an API to Azure Container Service using .NET 7. Azure Container Service is a managed Kubernetes service that allows you to deploy and manage containerized applications.
We will start by creating a simple API in .NET 7. Then, we will package our API into a Docker image. Finally, we will upload our Docker image to Azure Container Service and deploy our API.
In this video we will be going to create CI/CD pipeline to upload .NET 7 API to Azure Container Instance utilising CI/CD pipeline.
♯ Github - https://github.com/mohamadlawand087