Skip to content

Commit 9ac2bd1

Browse files
Update chaos-studio-tutorial-aks-cli.md
1 parent a211563 commit 9ac2bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/chaos-studio/chaos-studio-tutorial-aks-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ az rest --method put --url "https://management.azure.com/subscriptions/$SUBSCRIP
9595
az rest --method put --url "https://management.azure.com/subscriptions/b65f2fec-d6b2-4edd-817e-9339d8c01dc4/resourceGroups/myRG/providers/Microsoft.ContainerService/managedClusters/myCluster/providers/Microsoft.Chaos/targets/Microsoft-AzureKubernetesServiceChaosMesh/capabilities/PodChaos-2.1?api-version=2024-01-01" --body "{\"properties\":{}}"
9696
```
9797

98-
This step must be done for each capability you want to enable on the cluster.
98+
This step must be done for **each*** capability you want to enable on the cluster.
9999

100100
You've now successfully added your AKS cluster to Chaos Studio.
101101

0 commit comments

Comments
 (0)