Hello, we want to use Azure DevOps pipelines to release our projects on production. I already did a proof of concept that works well with the Cloud Orchestrator available to everyone.
We have an on-premise Orchestrator that is available by an HTTPS URL, but only when connected through a VPN (Azure VPN). Is it possible to create a Service Connection to this Orchestrator on Azure DevOps? What will be needed?