# Microsoft Azure SDK for Node.js - Service Fabric

This project provides a Node.js package for accessing the Azure Service Fabric. Right now it supports:
- **Node.js version: 6.x.x or higher**

## Features


## How to Install

```bash
npm install azure-servicefabric
```

## Related projects

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

