- Scaffolded and built a C# ASP.NET Core web application
- Wrote a Dockerfile to containerize the app
- Ran and tested the image locally on Docker
Before deploying to AKS, ensure you have the Azure CLI installed and are logged into your Azure subscription:
Environment Comparison
Links and References
- Docker Documentation
- Azure Kubernetes Service (AKS) Overview
- ASP.NET Core Documentation
- Azure CLI Reference