Documentation is very well written and very easy to find online
Cli doesn’t require you to explicitly login to machines and then run commands Review collected by and hosted on G2.com.
Commands are little tough to remember but i think every CLI has its own learning curve Review collected by and hosted on G2.com.
I like that it just works. Clean, simple & effective without all the bloat. Review collected by and hosted on G2.com.
There's not much I don't dislike. It does take time to learn all the ins and outs of it. Review collected by and hosted on G2.com.
I like that there is a choice of shells. You can choose Bash or Powershell, so you can use whichever suits you most or what you are more comfortable with. Review collected by and hosted on G2.com.
I would like there to be free storage for the shell, like Google Cloud gives you free storage for the command line interface. Currently, Azure charges you for the small amount of storage it uses. Review collected by and hosted on G2.com.
I love that I can use this in scripts and applications because it allows you to automate processes and assure compliance with internal policies. The fact that you can use this on a Mac is lovely too. Our DevOps guys love it, because GUI's just don't make sense to them. Review collected by and hosted on G2.com.
Some commands are not as straight-forward as you would expect them to be, but the CLI will continue to evolve. The authentication can be a little tricky to handle properly. Review collected by and hosted on G2.com.
You can use the same commands as Power Shell. You can use it any platform like Windows, Linux or Mac. Open source! Review collected by and hosted on G2.com.
Some cmdlets support use of Linux platform. Review collected by and hosted on G2.com.
It’s a Quick, dirty interface for managing azure vms Review collected by and hosted on G2.com.
Unlike the web interface, It’s not self explanatory. You have to know exactly what you’re doing and what parameters / arguments are needed to accomplish your task. Review collected by and hosted on G2.com.
CLI allows to manafe entire Azure subscription and resources from any platform, so you don`t have to use only Windows as it works with powershell. Is has much more simple syntax and more intuitive to understand what are you doing there. It is also included in Azure Cloud Shell, so you don`t need to install components on your local machine and use it directly from Azure portal. As any CLI it allows automation of your deployments with ARM templates. So you will need just to create template and deploy it with couple of simple commands. Detailed documentation helps not to get lost in syntax and manage your Azure resources faster than it work with portal Review collected by and hosted on G2.com.
If you want to install it on Windows machine you will have to install node.js and python first. Review collected by and hosted on G2.com.