I connected to Azure DevOps Boards using personal access token to fetch workitems by referring to the link: https://docs.microsoft.com/en-us/azure/devops/report/powerbi/data-connector-connect?view=azure-devops I was able to connect to only one organization and one project under that at a time.
I have a requirement in which I need to connect to multiple organizations and projects and fetch all work items under that.
Please advise how can I go about accomplishing that.