lostintangent / node-azure

Tutorials that illustrate how to build Node.js apps with VS Code, and deploy them to Azure
http://azure.com/node
10 stars 7 forks source link

[CLI] Allow creating resource group and plan as part of web app creation #4

Closed lostintangent closed 7 years ago

lostintangent commented 7 years ago

It would be great to not have to explicitly create a resource group or app service plan, but rather, to have them be created implicitly as part of the web app.

lostintangent commented 7 years ago

Closing this for now since the CLI has decided not to implement this behavior. Will drive this experience via Az.js