Summary and resources

Completed

Azure App Service is an HTTP-based service for hosting web applications. With App Service, you can develop web apps in your favorite language. The service lets you easily run and scale your web apps on Windows and Linux-based environments.

In this module, you reviewed the features and usage cases for Azure App Service. You learned how to create, secure, and back up your web apps. You explored how to configure deployment settings, including deployment slots, and custom domain names for your web apps. You discovered how to use Azure Application Insights to monitor web apps.

The main takeaways from this module are:

  • Azure App Service lets you develop and deploy web, mobile, and API apps.

  • Azure App Service configuration settings include runtime stack, operating system, region and App Service plan.

  • Deployment slots help you manage different app stages. For example, development, test, stage, and production.

  • The default Azure App Service domain name can be customized for your organization.

  • Azure Application Insights is a feature of Azure Monitor that lets you monitor your live applications. You can integrate Application Insights with your App Service configure to automatically detect performance anomalies in your apps.

  • Application Insights lets you continuously monitor the performance and usability of your apps.

Learn more with documentation

Learn more with self-paced training