Infrastructure as Code is a key jargon in the Cloud Automation world today. Cloud Infrastructure can easily be commissioned, managed, monitored and decommissioned using Infrastructure as Code. PowerShell is a powerful scripting language that can help achieve Infrastructure as Code to spin out Azure resources. Kudu REST APIs provide flexible and easy options to handle deployments to Azure Web Apps. Azure CLI is a cross-platform variant to Azure PowerShell.

In this session, we will explore how to create a Resource Group, Hosting Plan, and Azure Web App using Azure PowerShell and deploy to Azure Web App using Kudu REST APIs.

Azure Automation - Provision And Deploy To Azure Web App Using Azure PowerShell ...
Sep 16 2019

Abhishek Mishra

This video talks about Azure Automation options and Kudu REST APIs. It also has a demonstration to do a one-click creation of Azure WebApp in a Resource Group and deployment to Azure Web App using Kudu REST APIs.