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-fault-library.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1227,6 +1227,40 @@ Configuring the shutdown fault:
1227
1227
}
1228
1228
```
1229
1229
1230
+
## Disable Autoscale
1231
+
1232
+
| Property | Value |
1233
+
| --- | --- |
1234
+
| Capability name | DisaleAutoscale |
1235
+
| Target type | Microsoft-AutoscaleSettings |
1236
+
| Description | Disables the [autoscale service](/azure/azure-monitor/autoscale/autoscale-overview). When autoscale is disabled, resources such as Virtual Machine Scale Sets, Web apps, Service bus, and [more](/azure/azure-monitor/autoscale/autoscale-overview#supported-services-for-autoscale) aren't automatically added or removed based on the load of the application.
1237
+
| Prerequisites | The autoScalesetting resource that's enabled on the resource must be onboarded to Chaos Studio.
Copy file name to clipboardExpand all lines: articles/chaos-studio/chaos-studio-fault-providers.md
+13-12Lines changed: 13 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,15 +14,16 @@ ms.custom: ignite-fall-2021
14
14
15
15
The following are the supported resource types for faults, the target types, and suggested roles to use when giving an experiment permission to a resource of that type.
16
16
17
-
| Resource Type | Target name/type | Suggested role assignment |
0 commit comments