Learn what Azure App Service is and how it can be used to host a Docker container in Microsoft Azure.
- [Instructor] Azure App Service is a platform-as-a-service.…What this means is that you don't have to worry…about the underlying infrastructure.…All you need to do is deploy your app…and Azure takes care of the rest.…You can run many apps in one App Service plan…which sets the size of your VMs and centralizes the billing.…There are many different types of apps…that can be deployed on an App Service.…At the time of this recording,…only Linux containers are supported on App Service.…Azure App Service supports running Docker containers…using Linux as a preview.…
You can configure the web app containers…by using the Azure portal.…You can either use built-in or custom containers.…If you use the built-in containers,…you can choose from many different available run times…and deploy your app using version control.…To use your own container,…you connect the service to your Container Registry,…and a service can be configured to deploy…when a new image is available.…Visual Studio Team Services…can deploy images to Linux web apps.…
Author
Released
8/21/2017- Setting up your environment
- Adding Docker support to an application
- Debugging container-based apps in Visual Studio 2017
- The DevOps life cycle with Visual Studio and VS Team Services
- Configuring release and build
- Azure hosting options
- Using Kubernetes with Azure
Skill Level Intermediate
Duration
Views
Related Courses
-
Introduction
-
Welcome1m 12s
-
What you should know1m 20s
-
-
1. Docker Development Life Cycle: Overview
-
Set up your environment1m 43s
-
2. Docker Development Life Cycle: Visual Studio Code
-
3. Docker Development Life Cycle: Visual Studio 2017
-
Add Docker support and debug1m 31s
-
-
4. Docker DevOps Life Cycle with Visual Studio Team Services
-
Introduction56s
-
Add a Linux web app in Azure1m 38s
-
Put it all together3m 49s
-
-
5. Azure Hosting Options
-
Azure App Service1m 7s
-
-
6. Kubernetes with Azure Container Service
-
Overview36s
-
Connect to the registry1m 50s
-
Deploy an application1m 51s
-
Set up a load balancer1m 29s
-
-
Conclusion
-
Next steps1m 33s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Azure App Service