Azure Hosting Webapp
Azure Hosting Webapp
Here, In this article, we’ll see how we can create an App Service Web App
which lets you quickly build, deploy, and scale enterprise-grade web, mobile,
and API apps running on any platform. App Service allows you to select your
runtime stack (available stacks: Python, .Net, Java, PHP, Node, Ruby) while
creating a web app. Azure Web App provides great benefits like high
performance, scalability, high security, and compliance requirements while
using a fully managed platform to perform infrastructure maintenance.
Prerequisites:
App Service Plan should be created first before creating a Web App.
Implementation:
Step 2: Access App Service from azure global search and Click Create.
Step 3: Select Basic >> under Project Details select your active
azure subscription and resource group.
Select your runtime stack (available stacks: Python, .Net, Java, PHP,
Node, Ruby).
Region: Select your app deployment region (Note: Select your region
where your Azure Service Plan deployed.).