Azure DevOps Services-1: Building an application in the GitHub repository using Azure Pipelines.

In this article, in order to build automatically our source code in GitHub repositories, we will create a pipeline by using Azure Pipelines. For this, we will create an Organization in Azure DevOps and a Project in the Organization that we created. We will connect our Azure Project to a GitHub repo by using our passwords. We will learn how to request Microsoft-hosted agents.

Cumhur Akkaya
11 min readAug 29, 2023

When new items are committed to GitHub, the pipeline is initiated, and it will build our source code and create a new artifact. Whenever we push our repository, a pipeline will be triggered automatically. We will observe the result by looking at the pipeline’s outputs. We will do it all step by step.

Topics we will cover:

1. Creating your GitHub repository

2. Creating an Organization in Azure DevOps

--

--

Cumhur Akkaya

✦ Multi-Cloud & DevOps Engineer, ✦Technical Writer, ✦AWS Community Builder, ✦LinkedInTop Voice, ✦Believes in learning by doing, ✦ linkedin.com/in/cumhurakkaya