You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Use the open-source Jenkins server to build your apps in the cloud and deploy them to Azure. Learn how to install, configure, and scale Jenkins on Azure and set up continuous integration (CI) for your apps with our quickstarts, tutorials, and sample pipelines.
17
-
aside:
18
-
image:
19
-
alt: Jenkins logo
20
-
height: 133
21
-
width: 110
22
-
src: media/Jenkins.png
23
-
title:
24
-
sections:
25
-
- title: 5-Minute Quickstarts
26
-
items:
27
-
- type: paragraph
28
-
text: Create a Jenkins system in Azure and build an app.
text: Set up continuous integration for your apps, run agents in the cloud, and use Azure services in your jobs.
40
-
- type: list
41
-
style: ordered
42
-
items:
43
-
- html: Set up CI to <a href="/azure/jenkins/java-deploy-webapp-tutorial">Azure App Service</a>, <a href="/azure/container-service/kubernetes/container-service-kubernetes-jenkins">Kubernetes</a>, or a <a href="/azure/virtual-machines/linux/tutorial-jenkins-github-docker-cicd">Linux VM</a>.
44
-
- html: <a href="/azure/jenkins/execute-cli-jenkins-pipeline">Provision resources in a pipeline job.</a>.
45
-
- html: <a href="/azure/jenkins/jenkins-azure-vm-agents">Scale with Azure VM agents</a>.
46
-
- title: Samples
47
-
items:
48
-
- type: paragraph
49
-
text: Sample scripts and stages for your pipelines.
50
-
- type: list
51
-
style: unordered
52
-
className: spaced noBullet
53
-
items:
54
-
- html: <a href="https://github.com/Azure/azure-devops-utils/tree/master/jenkins">Jenkinsfile stages and snippets</a>
55
-
- title: Reference
56
-
items:
57
-
- type: list
58
-
style: cards
59
-
className: cardsD
60
-
items:
61
-
- title: Plugins
62
-
html: <p><a href="https://plugins.jenkins.io/azure-vm-agents">Azure VM Agents</a><p><a href="https://plugins.jenkins.io/azure-app-service">Azure App Service</a></p><p><a href="https://plugins.jenkins.io/windows-azure-storage">Azure Storage</a></p><p><a href="https://plugins.jenkins.io/azure-container-agents">Azure Container Agents</a><p><a href="https://plugins.jenkins.io/azure-function">Azure Function plugin</a><p><a href="https://plugins.jenkins.io/azure-acs">Azure Container Service plugin</a>
63
-
- type: paragraph
64
-
text: <h4>Jenkins® is a registered trademark of Software in the Public Interest, Inc. The [Jenkins® logo](https://wiki.jenkins.io/display/JENKINS/Logo) is licensed under [CC BY SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) from the [Jenkins project](https://jenkins.io).</h4>
0 commit comments