Skip to content

Commit 0741e44

Browse files
authored
Apply suggestions from code review
1 parent b84ec57 commit 0741e44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/integrate/includes/scopes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ ms.date: 07/16/2025
88
| Category | Scope | Name | High-privilege | Description | Inherits From |
99
| -------- | ----- | ---- | --------- | ----------- | ------------- |
1010
| **Advanced Security** | `vso.advsec` | AdvancedSecurity (read) | Yes | Grants the ability to read alerts, result instances, analysis result instances. ||
11-
| | `vso.advsec_write` | AdvancedSecurity (read and write) | Yes | Grants the ability to upload analyses in sarif | `vso.advsec` |
12-
| | `vso.advsec_manage` | AdvancedSecurity (read, write, and manage) | Yes | Grants the ability to upload analyses in sarif | `vso.advsec_write` |
11+
| | `vso.advsec_write` | AdvancedSecurity (read and write) | Yes | Grants the ability to upload analyses in sarif. | `vso.advsec` |
12+
| | `vso.advsec_manage` | AdvancedSecurity (read, write, and manage) | Yes | Grants the ability to upload analyses in sarif. | `vso.advsec_write` |
1313
| **Agent Pools** | `vso.agentpools` | Agent Pools (read) || Grants the ability to view tasks, pools, queues, agents, and currently running or recently completed jobs for agents. ||
1414
| | `vso.agentpools_manage` | Agent Pools (read, manage) | Yes | Grants the ability to manage pools, queues, and agents. | `vso.agentpools` |
1515
| | `vso.environment_manage` | Environment (read, manage) | Yes | Grants the ability to manage pools, queues, agents, and environments. | `vso.agentpools_manage` |

0 commit comments

Comments
 (0)