Skip to content

Commit 4c34eb6

Browse files
committed
adds corrections for capability name
1 parent ae76bc7 commit 4c34eb6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/chaos-studio/chaos-studio-fault-library.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,8 +1228,8 @@ Configuring the shutdown fault:
12281228

12291229
| Property | Value |
12301230
| --- | --- |
1231-
| Capability name | DisaleAutoscaleCapability |
1232-
| Target type | AutoscaleSettings |
1231+
| Capability name | DisaleAutoscale |
1232+
| Target type | Microsoft-AutoscaleSettings |
12331233
| Description | Disables the [autoscale service](/azure/azure-monitor/autoscale/autoscale-overview). When autoscale is disabled, resources aren't automatically added or removed based on the load of the application.
12341234
| Prerequisites | The autoScalesetting resource that's enabled on the resource must be onboarded to Chaos Studio.
12351235
| Urn | urn:csci:microsoft:autoscalesettings:disableAutoscale/1.0 |

articles/chaos-studio/chaos-studio-fault-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ The following are the supported resource types for faults, the target types, and
2424
| Microsoft.Compute/virtualMachineScaleSets (service-direct) | Microsoft-VirtualMachineScaleSet | Virtual Machine Contributor |
2525
| Microsoft.ContainerService/managedClusters (service-direct) | Microsoft-AzureKubernetesServiceChaosMesh | Azure Kubernetes Service Cluster Admin Role |
2626
| Microsoft.DocumentDb/databaseAccounts (CosmosDB, service-direct) | Microsoft-CosmosDB | Cosmos DB Operator |
27-
| Microsoft.Insights/autoscalesettings (service-direct) | AutoScaleSettings | |
27+
| Microsoft.Insights/autoscalesettings (service-direct) | Microsoft-AutoScaleSettings | |
2828
| Microsoft.KeyVault/vaults (service-direct) | Microsoft-KeyVault | Key Vault Contributor |
2929
| Microsoft.Network/networkSecurityGroups (service-direct) | Microsoft-NetworkSecurityGroup | Network Contributor |

0 commit comments

Comments
 (0)