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

Portal needs to differentiate more clearly Windows Web App from Linux Web App #28

Open nicolehaugen opened 7 years ago

nicolehaugen commented 7 years ago

We need to make it clearer to devs when they are creating an App Service that is hosted on Windows vs. Linux in the portal:

1.) In the portal, when you choose to add a new App Service, you see "Web App" icon displayed - the image does little to clarify that this is a Windows App Service (other than it has Microsoft listed...but that doesn't really make it clear that it's on Windows). Likewise, when you click to view the description, there isn't any mention of it being hosted on Windows.

image

2.) The Web App on Linux option is buried - we should pop this up so that it's higher in the stack. Ideally, on the landing page or at least high in the list when the dev selects the "more" link. The only way I was able to find this today was using search.

image