Creating a Web App on Azure App Service using Azure Portal

Beginner
4.8Rating
3,318Deployments
60 mDuration

Learn how to create, configure, and deploy a web application using Azure App Service through the Azure Portal's interface.

Skills Validated

Web App

Lab Overview & Objectives

Azure App Service is Microsoft's fully managed Platform as a Service (PaaS) offering for hosting web applications, REST APIs, and mobile backends. This lab provides hands-on experience with creating and deploying web applications using Azure App Service, showcasing its powerful features and ease of use.

The lab demonstrates how Azure App Service simplifies the process of deploying and scaling web applications while providing enterprise-grade security, automatic patching, and built-in CI/CD capabilities. You'll learn how to leverage the Azure Portal to create and manage web apps efficiently.

Objectives

Upon completion of this beginner level lab, you will be able to:

  • Create and configure an Azure App Service web app using the Azure Portal
  • Deploy a sample web application to Azure App Service
  • Configure application settings and connection strings
  • Monitor your web app's performance and logs
  • Scale your web application up and out based on demand

Who is this lab for?

This lab is designed for

  • Developers
  • DevOps engineers
  • IT professionals who want to learn how to host web applications in Azure

You'll work hands-on with Azure Portal to create and manage web apps, making this perfect for those who want to understand cloud application hosting without dealing with complex infrastructure management. The lab uses common web technologies and requires basic familiarity with web development concepts, but no prior Azure experience is necessary.

Real-Time Validation

Our platform uses an automated validation engine to verify your configurations as you work through the lab modules. No multiple choice—just real-world proficiency.

[SYSTEM] VALIDATION_ACTIVEv2.4.0
Checking resource: vpc-ingress-01...
Scanning security policy: allow-ssh...
Modules
3
Duration
60 m

Lab Curriculum

01

Logging into Azure Account using Azure Portal

02

Creating Azure App Service Resource using Azure Portal

03

Reviewing App Service Resource Settings