What is the best approach to consume ADO APIs in X tenant from an azure function in Y tenant?
There is an Azure Function in Y tenant that creates a Pull Request in ADO which is in X tenant.
Currently this ADO authentication is done with my PAT.
Below are the issues with authentication with PAT-