Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
lee212 committed Oct 28, 2016
1 parent dbba354 commit 984ca8d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Simple Azure - Python Library for Windows Azure
Simple Azure is a Python library for Microsoft Azure Services including Virtual
Machine (VM) to provision resources in a simple way. Infrastructure
provisioning is supported now with the new Azure Resource Manager (ARM)
Templates, therefore you can share a template for your application in a JSON
file to reproduce same infrastructure now and then. Launching virtual machines
is still supported using the Azure Service Management (ASM) API which is now
called classic or legacy mode.
Templates, therefore you can describe and share your application with
infrastructure in a JSON format template to reproduce same infrastructure
constantly. Launching classic virtual machines is supported using the Azure
Service Management (ASM) API which is now called classic or legacy mode.

Simple Azure includes 407 community templates [1]_ from `Azure QuickStart
Templates <https://github.com/Azure/azure-quickstart-templates>`_
Expand Down

0 comments on commit 984ca8d

Please sign in to comment.