Azure Administration: Implement and Manage Application Services
https://www.linkedin.com/learning/azure-administration-implement-and-manage-application-services-21716665 by Tiago Costa Introduction Azure App Services that work for you What you should know 1. Introduction to Azure App Service App Service overview App Service plans free tier does not support custom domains App Service plan demo Logic Apps overview Logic Apps demo Azure Functions overview Azure Functions demo Chapter Quiz 2. Azure Web Apps Overview of Azure Web Apps Creating a Web App on the Azure Portal Create a Web App using ARM templates Create a Web App using BICEP templates Create a Web App using Azure PowerShell Create a Web App using Azure CLI Scaling Azure Web Apps Configuring autoscaling Running Containers 3. Managing App Service Configuring Web app settings Adding custom domains to Web Apps Adding custom domains to Web Apps demo Azure CDN integration Can use your custom domain at a CDN endpoint Required to set up a CNAME record in the custom domain DNS server HTTPS inclu...