Skip to content

Commit 9d1d0e8

Browse files
committed
switch rows for readability
1 parent 9eff511 commit 9d1d0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/chaos-studio/chaos-studio-service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Chaos Studio applies limits to the number of resources, duration of activities,
2222
| Branches per experiment | 9 | The maximum number of parallel tracks that can execute within an experiment. |
2323
| Steps per experiment | 4 | The maximum number of steps that execute in series within an experiment. |
2424
| Action duration (hours) | 12 | The maximum time duration of an individual action. |
25-
| Concurrent experiments executing per region and subscription | 5 | The number of experiments that can run at the same time within a region and subscription. |
2625
| Total experiment duration (hours) | 12 | The maximum duration of an individual experiment, including all actions. |
26+
| Concurrent experiments executing per region and subscription | 5 | The number of experiments that can run at the same time within a region and subscription. |
2727
| Experiment history retention time (days) | 120 | The time period after which individual results of experiment executions are automatically removed. |
2828
| Number of experiment resources per region and subscription | 500 | The maximum number of experiment resources a subscription can store in a given region. |
2929
| Number of targets per action | 50 | The maximum number of resources an individual action can target for execution. For example, the maximum Virtual Machines that can be shut down by a single Virtual Machine Shutdown fault. |

0 commit comments

Comments
 (0)