Update LAB_09a-Implement_Web_Apps.md

This commit is contained in:
Mitaric 2020-02-20 18:43:32 -05:00 committed by GitHub
parent c437437e9c
commit 0e50675461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,7 +164,7 @@ In this task, you will swap the staging slot with the production slot
1. Verify the default web page has been replaced with the **Hello World!** page. 1. Verify the default web page has been replaced with the **Hello World!** page.
# Task 6: Configure and test autoscaling of the Azure web app #### Task 6: Configure and test autoscaling of the Azure web app
In this task, you will configure and test autoscaling of Azure web app. In this task, you will configure and test autoscaling of Azure web app.
@ -263,4 +263,4 @@ In this lab, you have:
- Configured web app deployment settings - Configured web app deployment settings
- Deployed code to the staging deployment slot - Deployed code to the staging deployment slot
- Swapped the staging slots - Swapped the staging slots
- Configured and test autoscaling of the Azure web app - Configured and test autoscaling of the Azure web app