Microsoft Azure for Linux and Mac Users

Installing on Linux If you are using Linux, install the latest version of Node.js. For more information, see Installing Node.js via package manager, on GitHub. After you have installed Node.js, run the following shell command: npm install azure-cli –g If you need to use elevated privileges, use the sudo command: sudo npm install azure-cli –g ................
................