Create Web App with built-in container support



Create Web App with built-in container support

Create Web App with built-in container support

Container images are now a supported output type of the NET SDK. In this tutorial, we will cover some of the basics of creating a new Web App; generate a docker image of the Web App; and then run the Web App in a container with a second container with an MSSQL database.