You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/chaos-studio/chaos-studio-permissions-security.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Chaos Studio has the following operations:
61
61
| Microsoft.Chaos/experiments/start/action | Start a chaos experiment. |
62
62
| Microsoft.Chaos/experiments/cancel/action | Stop a chaos experiment. |
63
63
| 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. |
65
65
66
66
To assign these permissions granularly, you can [create a custom role](../role-based-access-control/custom-roles.md).
0 commit comments