Articles → MICROSOFT AZURE → Create The App Service Plan And App Service Using The CLI Script

Create The App Service Plan And App Service Using The CLI Script






Script For Creating The App Service Plan




az appservice plan create --name myplan --resource-group rg1 --sku B1




Picture showing the app service plan created after executing the CLI script
Click to Enlarge


Script For Creating The App Service




az webapp create --name mywebapp212121 --plan myplan --resource-group rg1




Picture showing the app service created after executing the CLI script
Click to Enlarge


Posted By  -  Karan Gupta
 
Posted On  -  Wednesday, May 12, 2021

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250