Monday, January 8, 2024

Azure Web App using Powershell & CLI

https://learn.microsoft.com/en-us/azure/app-service/resources-kudu

 

https://github.com/Azure-Samples/dotnetcore-sqldb-tutorial

Powershell Commands

  • Get all commands

  • Create ResourceGroup

  • Create App Service Plan

  • Create new webapp into service plan


CLI Commands

  • Create group

  • Create App Service Plan

  • Create Web App






No comments:

Post a Comment