I need to trigger azure devops services build Rest API through azure AD access token. My devops organisation is integrated with azure AD and i have registered an app in Azure AD. using app id tenant id scope and client secret to generate access token. After generating Access token using same token to authenticate azure devops build rest api but i'm gettting 203 error .
Can someone confirm is it possible to trigger azure devops build api using azure AD token? if yes then what else i need to do?
Thanks




