Wednesday, February 11, 2015

Getting started with Windows Azure tools on Ubuntu

1. install npm

sudo apt-get install nodejs-legacy


2, install azure cli tools through

sudo npm install azure-cli -g

No comments:

Post a Comment