Azure Web App | App Service - Deploy a static App

Опубликовано: 04 Март 2026
на канале: Infrasity
395
2

In this video we will create bunch of Web Application, deploy a static app on to those web application. Know how to create custom domain, use KUDU to access information about your application.

Azure App Service, one of the Azure products, is a fully managed Platform as a Service (PaaS) that provides all the tools and services needed to create reliable and scalable mission-critical Web Apps, Mobile Apps, API Apps, and Logic Apps in a single instance. One of its components, Azure Web Apps is a fully managed service that helps to develop and deploy enterprise-ready web applications.

Steps to get your app running:
1. git clone https://github.com/Azure-Samples/html...
2. cd html-docs-hello-world