From the course: Microsoft Azure Solutions Architect Expert (AZ-305) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Using web apps for containers - Azure Tutorial
From the course: Microsoft Azure Solutions Architect Expert (AZ-305) Cert Prep by Microsoft Press
Using web apps for containers
- [Speaker] In the previous lecture, we created our own image that took a standard based .net core image from the Microsoft repository, the public repository. We installed and built an sp.net website within that image and then we uploaded that image to our own repository within Azure. So now that repository or that image is within our container registry in Azure, we can then pull that down and use it within our own applications. Now, one of the simplest ways we can do this is to use Azure web apps. Now just like normal Azure web apps that enable you to do scaling and secure communications and so on we can use a web app to point it to a container repository and to tell it to use that image within there. So let's walk through and see how we do this. I'm going to go and create a resource and I'm going to tell it to create a web app. Let's put this in a container group. I'll just put it in this container group called…