Skip to content

Commit ec7168e

Browse files
authored
Merge pull request #180133 from johnkemnetz/patch-11
add note about powershell
2 parents afca44d + 2e0be0d commit ec7168e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ To open the Cloud Shell, just select **Try it** from the upper right corner of a
2828

2929
If you prefer to install and use the CLI locally, this tutorial requires Azure CLI version 2.0.30 or later. Run `az --version` to find the version. If you need to install or upgrade, see [Install Azure CLI]( /cli/azure/install-azure-cli).
3030

31+
> [!NOTE]
32+
> These instructions use a Bash terminal in Azure Cloud Shell. Some commands may not work as described if running the CLI locally or in a PowerShell terminal.
33+
3134
## Set up Chaos Mesh on your AKS cluster
3235

3336
Before you can run Chaos Mesh faults in Chaos Studio, you need to install Chaos Mesh on your AKS cluster.

0 commit comments

Comments
 (0)