From 5f93a0d4236715b59fe521d8d555b75622e9aef8 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 9 Jan 2024 13:50:35 -0800 Subject: [PATCH] Update LAB_09a-Implement_Web_Apps.md --- New Instructions/Lab/LAB_09a-Implement_Web_Apps.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/New Instructions/Lab/LAB_09a-Implement_Web_Apps.md b/New Instructions/Lab/LAB_09a-Implement_Web_Apps.md index 59ad6a17..8cc87ec6 100644 --- a/New Instructions/Lab/LAB_09a-Implement_Web_Apps.md +++ b/New Instructions/Lab/LAB_09a-Implement_Web_Apps.md @@ -179,6 +179,11 @@ Congratulations on completing the lab. Here are the main takeaways for this lab. + You can manually or automatically scale a web app to handle additional demand. + A wide variety of diagnostics and testing tools are available. +## Learn more with self-paced training + ++ [Stage a web app deployment for testing and rollback by using App Service deployment slots](https://learn.microsoft.com/training/modules/stage-deploy-app-service-deployment-slots/). Use deployment slots to streamline deployment and roll back a web app in Azure App Service. ++ [Scale an App Service web app to efficiently meet demand with App Service scale up and scale out](https://learn.microsoft.com/training/modules/app-service-scale-up-scale-out/). Respond to periods of increased activity by incrementally increasing the resources available and then, to reduce costs, decreasing these resources when activity drops. + ## Cleanup your resources If you are working with your own subscription take a minute to delete the lab resources. This will ensure resources are freed up and cost is minimized. The easiest way to delete the lab resources is to delete the lab resource group.