Skip to content

Commit 7b3479b

Browse files
committed
fix getExecutionDetails
1 parent 269075f commit 7b3479b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/chaos-studio/chaos-studio-permissions-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Chaos Studio has the following operations:
6161
| Microsoft.Chaos/experiments/start/action | Start a chaos experiment. |
6262
| Microsoft.Chaos/experiments/cancel/action | Stop a chaos experiment. |
6363
| Microsoft.Chaos/experiments/executions/Read | Get the execution status for a run of a chaos experiment. |
64-
| Microsoft.Chaos/experiments/getExecutionDetails/action | Get the execution details (status and errors for each action) for a run of a chaos experiment. |
64+
| Microsoft.Chaos/experiments/executions/getExecutionDetails/action | Get the execution details (status and errors for each action) for a run of a chaos experiment. |
6565

6666
To assign these permissions granularly, you can [create a custom role](../role-based-access-control/custom-roles.md).
6767

0 commit comments

Comments
 (0)