Giter Club home page Giter Club logo

plugin-prov-azure's Introduction

๐Ÿ”— Ligoj Azure plugin Maven Central

Coverage Quality Gate Codacy Badge CodeFactor License

Ligoj Azure provisioning plugin, and extending Provisioning plugin Provides the following features :

  • Prices are updated from the Azure API prices.
  • Supported services : Compute (including software) with all terms, Storage and managed databases (no DTU and Hyperscale)

Subscription parameters

  • Tenant ID (Directory ID)
  • Application ID (Identifier of application account of Ligoj)
  • Key (secret token of application account of Ligoj)
  • Subscription
  • Resource group

How to create/get these Azure parameters?

Tenant ID/Application ID and Key

Everything takes place in Azure Active Directory

  • Navigate to RegisteredApps
  • Click on New application registration
  • Fill the form : Name=ligoj, Application type=Web app / API, Sign-on URL=Ligoj URL, can be updated later
  • Create
  • Create registration
  • Copy the Application ID
  • Click on Keys (right panel)
  • In the Passwords panel, fill Key Description and Duration, then Save
  • Copy the one time displayed key value.
  • Navigate to Properties
  • Copy the Directory ID, used as Tenant ID by Ligoj

Resource Group

Navigate to Resource groups Copy the resource group name Grant the rights to ligoj account on the selected resource group

Subscription

Technical details

Used API is Microsoft.Compute (2017-03-30) Authentication is OAuth2, no required CLI to be installed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.