Challenge 5: Deploy the Website

< Previous Challenge - Home

Introduction

In this challenge, we are deploying our web front end container into Azure App Services. This is an alternate method for running single containers that brings with it the ability for more robust features and deployment options.

Description

Success Criteria

  1. You have deployed the web front end container into a Linux App Service Web App.
  2. You have verified that the web app’s URL loads and shows our app.

Learning Resources