I had developed a simple asp.net core application with Docker support in visual studio 2017 by following developing Docker container-based applications.
And also followed this HOW TO DEVELOP MICROSERVICES USING .NET CORE & DOCKER.
I run the asp.net application in my local Docker its working fine. But I don’t know how to deploy same application in azure Docker.