Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Guy Bowerman edited this page Aug 12, 2017 · 3 revisions

Welcome to the azurerm wiki!

The azurerm library provides wrapper functions for the Azure REST api. It doesn't include every option for every API call but it is easy to extend. The goal is to make it easy to call the API from Python using the latest API versions (in some cases before the official SDKs are available).

Clone this wiki locally