I have an Azure DevOps Personal access token with read access. I need to call Azure DevOps Services REST APIs via Azure Data Factory's Web Activity. The API documentation is available at https://learn.microsoft.com/en-us/rest/api/azure/devops/?view=azure-devops-rest-6.1
I dont have a ClientID or Client Secret but, as mentioned earlier, a personal access token. How do I authenticate using the same?
Would really appreciate any ideas here?
Best regards,
Sree