#Enterprise

Onprem Github and Devops Pipelines

Published at May 19, 2019 ·  2 min read

How to use github that’s not open to internet in Azure Pipelines Your organization has Enterprise Github on premises but it’s open only to your company network. Now you would like to use it with Azure Pipelines but DevOps can’t connect to it because DevOps runs in public cloud. What to do? Well, you can always use on-prem DevOps aka Azure DevOps Server. But if that’s not an option and you really want to use Azure Pipelines....