azure-arm-resource : Microsoft Azure Resource Management Client Library for node. You can installing azure-arm-resource npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install azure-arm-resource $ sudo npm install -g azure-arm-resource
If want to update the azure-arm-resource package execute the command as below,
$ sudo npm update azure-arm-resource
Update package globally,
$ npm install -g azure-arm-resource
$ sudo git clone https://github.com/rektide/azure-arm-resource.git
$ sudo npm install -g ./azure-arm-resource
azure-arm-resource@3.0.0-preview /usr/lib/node_modules/azure-arm-resource
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall azure-arm-resource
Package Name | azure-arm-resource |
Version | 3.0.0-preview |
Description | Microsoft Azure Resource Management Client Library for node |
Released Date | 2017-09-28T22:27:56.380Z |
Published by | windowsazure |
How to Learn | https://www.npmjs.com/package/azure-arm-resource/tutorial |