Connect gitlab.com to private network

I am trying to connect the public gitlab.com with a virtual network of my private infrastructure

*Right now we have a self managed gitlab, we are evaluating moving all our infrastructure to gitlab.com, one of the problems we have is how to connect gitlab.com to our private resources through a virtual network because we have resources that are only accessible via virtual private network.

I would like to know if there is a way to do it by gitlab or with an external resource that acts as a “bridge” between gitlab and azure or another cloud provider.

Simplest way is allow outbound internet access from your self-managed gitlab so that it can connect to gitlab.com. That way you don’t have to worry about inbound connections from gitlab.com to your server.