/azure-commons-plugin

Common APIs for Azure related Jenkins plugins

Primary LanguageJavaMIT LicenseMIT

Azure Commons Plugin

A Jenkins plugin which provides common APIs for Azure related Jenkins plugins.

How to Install

You can install/update this plugin in Jenkins update center (Manage Jenkins -> Manage Plugins, search Azure Commons Plugin).

You can also manually install the plugin if you want to try the latest feature before it's officially released. To manually install the plugin:

  1. Clone the repo and build:
    mvn package
    
  2. Open your Jenkins dashboard, go to Manage Jenkins -> Manage Plugins.
  3. Go to Advanced tab, under Upload Plugin section, click Choose File.
  4. Select azure-commons.hpi in target folder of your repo, click Upload.
  5. Restart your Jenkins instance after install is completed.

Data/Telemetry

Azure Commons Plugin collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more.

You can turn off usage data collection in Manage Jenkins -> Configure System -> Azure -> Help make Azure Jenkins plugins better by sending anonymous usage statistics to Azure Application Insights.