18
votes

In VSTS/VSO is it possible to gain access to the OAuth token from release management? The option is there in Build but I do not see it available from release. The url below suggests that it's been implement but the comments suggests otherwise.

https://visualstudio.uservoice.com/forums/330519-team-services/suggestions/12980961-allow-scripts-to-access-oauth-token-in-release-man

2

2 Answers

37
votes

Found it. First need to add a task for an environment. Once the task is added you can click on "Run on agent". This will open a a different view not available through oan of the tabs. Expand "Additional options" and check "Allow scripts to access OAuth token".

enter image description here

21
votes

In my case, this option is on Build & Realese / Task / Phase (Run on Agent) / Allow scripts to access OAuth token

enter image description here

or enter image description here

Please Find of attachment