Skip to content

Commit 3264874

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
2 parents 3a77013 + 4fe6ae7 commit 3264874

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Binary file not shown.
25.3 KB
Loading

docs/pipelines/scripts/powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ The following inline PowerShell script in a YAML pipeline uses the OAuth token t
185185

186186
To enable your script to use the build process OAuth token, select the **Agent job** for the PowerShell script task, and then select **Allow scripts to access the OAuth token** under **Additional options**.
187187

188-
:::image type="content" source="media\Allow-scripts-to-access-oauth-token.png" alt-text="Screenshot of enabling OAuth token access for scripts.":::
188+
:::image type="content" source="media\allow-script-to-access-oauth-token.png" alt-text="Screenshot of enabling OAuth token access for scripts.":::
189189

190190
Your script can now use the `SYSTEM_ACCESSTOKEN` environment variable to access the [Azure Pipelines REST API](../../integrate/index.md).
191191

0 commit comments

Comments
 (0)