I've seen some resources and other videos about deploying from Azure DevOps Services to on premises servers/VM instances.
What about doing the opposit? By the opposit, I mean having a on premises AzureDevops Server 2019 and willing to deploy to let's say an AWS hosted VM ?
Is there any convenient way to make an agent on the AWS side communicate with my Azure Devops server behind my company's firewal etc... As I understood there is no way to do that as the agents are clients registering for build/release jobs/tasks to run...
Did I get it right?
Is there a hint to do that?