Deploying API as a container Practice Lab This practice lab is divided into 3 steps like this: 1- Develop dot net core API/App in visual studio 2019. 2- Deploy code as image in to docker hub (optionally you can deploy to Azure Container Registry also) 3- Creating Azure App Service using Azure CLI ba...