Thanks for the responses.
Currently have an Azure VM that hosts an Azure DevOps server.
The VM does not have a public IP, and is connected to through a VPN.
Looking for solutions on how developers can work on their local machines, connect to the VM, and push their code updates to the VM itself.
Is this possible?
Thank you.