Giter Club home page Giter Club logo

azure-app-service-plugin's Introduction

Azure App Service Plugin

A Jenkins Plugin to deploy an Azure App Service (currently supports only Web App).

Pre-requirements

Register and authorize your client application.

Retrieve and use Client ID and Client Secret to be sent to Azure AD during authentication.

Refer to

How to install the Azure App Service Plugin

  1. Download the azure-app-service.hpi file from here
  2. Within the Jenkins dashboard, click Manage Jenkins.
  3. In the Manage Jenkins page, click Manage Plugins.
  4. Click the Advanced tab.
  5. Click on the Choose file button in the Upload Plugin section and choose the azure-webapp-plugin.hpi file.
  6. Click the Upload button in the Upload Plugin section.
  7. Click either “Install without restart” or “Download now and install after restart”.
  8. Restart Jenkins if necessary.

Configure the plugin

  1. Within the Jenkins dashboard, Select a Job then select Configure
  2. Scroll to the "Add post-build action" drop down.
  3. Select "Azure WebApp Configuration"
  4. Enter the subscription ID, Client ID, Client Secret and the OAuth 2.0 Token Endpoint in the Azure Profile Configuration section.
  5. Enter the Resource Group Name, Location, Hosting Plan Name, Web App Name, Sku Name, Sku Capacity, War File Path in the WebApp Configuration section.
  6. Save Job and click on Build now.
  7. Jenkins will create an Azure WebApp and deploy the War file to the WebApp if it doesn't exist. Otherwise, the War file will be deployed to the existing WebApp.
  8. Logs are available in the builds console logs.

azure-app-service-plugin's People

Contributors

alvadb avatar archangelsdy avatar arroyc avatar chenkennt avatar clguiman avatar juniwang avatar lgdoor avatar msftgits avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.