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

A few pain points with the Azure CLI experience #21

Closed nicolehaugen closed 7 years ago

nicolehaugen commented 7 years ago

These aren't necessities to fix, but areas that would make the experience smoother and simplified:

1.) The login to Azure from the command line feels slow and clunky:

2.) Installing the Azure CLI on Windows is a bit complicated. The good news is that for Macs it's super easy! It would be nice to try and make the experience simpler for Windows users because today, you have to drill into their install guide and follow multiple steps to install Python in order to use their install scripts for the Azure CLI: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli

lostintangent commented 7 years ago

Agreed on both fronts! I'm discussing #2 with the team right now, and we should probably file a suggestion issue for #1.

nicolehaugen commented 7 years ago

I logged this issue to track issue #1: https://github.com/Azure/azure-cli/issues/2454

lostintangent commented 7 years ago

I'm going to close this, since both issues are being tracked appropriately. The Windows install experience will be resolved soon.