How To Create An Azure App Service Using PowerShell
Think you can do better?
Show us!
Who needs the Azure portal anyway? Not Lohith! He don’t need no stinkin’ portal! He’s doing it command-line style via PowerShell! In this video, Lohith shows us how using the AzureRm module, we can create an app service plan using the New-AzureRmAppServicePlan and finally the New-AzureRmWebApp to use the plan to create a web site from scratch.