Update azure-devops.mdx

This commit is contained in:
Maidul Islam
2024-12-12 15:36:38 -05:00
committed by GitHub
parent 25191cff38
commit e9f254f81b

View File

@@ -21,7 +21,7 @@ You'll need to create a new personal access token (PAT) in order to authenticate
![integrations](../../images/integrations/azure-devops/create-new-token.png)
<Note>
Please make sure that the token has access to the following scopes: Variable Groups _(read/write)_, Release _(read/write)_, Project and Team _(read)_, Service Connections _(read & query)_
Please make sure that the token has access to the following scopes: Variable Groups _(read, create, & manage)_, Release _(read/write)_, Project and Team _(read)_, Service Connections _(read & query)_
</Note>
</Step>
<Step title="Copy the new access token">