microsoft / AzureTRE

An accelerator to help organizations build Trusted Research Environments on Azure.
https://microsoft.github.io/AzureTRE
MIT License
169 stars 133 forks source link

All Possible Ways for Bridging and Collaboration Between Independent Instances #3976

Open BiologyGeek opened 2 weeks ago

BiologyGeek commented 2 weeks ago

Hello team,

Imagine a scenario where there are two or more independent instances deployed in different Azure regions. If a researcher from instance A wants to collaborate with a researcher from instance B, such as having access to the same virtual machine or sharing data between instances (e.g., the result of an analysis on a VM in instance A should be the input for another analysis on a different VM in instance B), how can this be achieved?

Wondering about the different methods of possible collaboration and how to deploy them.