Azure CLI is the command-line interface provided by the Azure team with a set of commands used to create and manage Azure resources. While working with Azure CLI, you will get hands-on experience with different types of actions to manage the resources.
Azure App Service is a fully-managed platform as a service (PaaS) for building, deploying, and scaling web, mobile, API, and even serverless apps.
In this lab, you will create, manage, and deploy web applications to Azure App Service programmatically using Azure CLI.
Upon completion of this lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following and labs can be used to fulfill the prerequisite:
October 5th, 2023 - Updated node version for web app creation
May 02nd, 2023 - Updated theia to enable autosave
May 11th, 2022 - Resolved issue regarding webapp deployment