In this quick post, we will see how to connect to OpenShift from Azure DevOps with help of Service Accounts and Service Connections. — Azure DevOps does not need another introduction. It consists of powerful services for requirement gathering, building/deploying workloads using automated pipelines, support for multiple source controls (TFVC and Git), and testing and publishing artefacts. We heavily use Azure Pipelines for our build/release activities and currently use it to deploy our microservices…