Skip to content

Latest commit

 

History

History
97 lines (53 loc) · 4.2 KB

README.md

File metadata and controls

97 lines (53 loc) · 4.2 KB

Gem Version Build Status security Test Coverage Code Climate

Fog Azure Resource Manager

This document describes how to get started with Fog using Microsoft Azure as a cloud resource management services provider.

Pre-requisites

  • Fog-azure-rm supports Ruby version 2.0.0 or later

Installation

Add this line to your application's Gemfile:

gem 'fog-azure-rm'

And then execute:

$ bundle

Or install it yourself as:

$ gem install fog-azure-rm

Usage

You can use this gem against the Microsoft Azure Resource Manager Services in the cloud. Of course, to use the Microsoft Azure Resource Manager Services in the cloud, you need to first create a Microsoft Azure account.