We have an on-premises Azure Devops Server running Azure Devops 2020.
We would like to link files in one organization (A) to work item (Agile task) in a different organization (B).
For example, I may need to check in a .html file in organization A, and link it to fulfilling a User Story kept under organization B.
Both organizations (A and B) would reside on the same Azure-Devops on premises server. This server is compatible with Azure Devops 2020.
The goal would be to link the task from B while using Visual Studio interface to check in code for A.
Is this possible, and if so, could an outline of a procedure on how to do this be given, please?