# Microsoft Azure SDK for Node.js - HDInsight

This project provides a Node.js package for accessing the Azure HDInsight. Right now it supports:
- **Node.js version: 0.6.15 or higher**

## Features


## How to Install

```bash
npm install azure-arm-hdinsight
```

## Related projects

- [Microsoft Azure SDK for Node.js](https://github.com/WindowsAzure/azure-sdk-for-node)
