Skip to content

Commit afca44d

Browse files
authored
Merge pull request #180132 from johnkemnetz/patch-10
add note about powershell
2 parents 23a9774 + e64a01d commit afca44d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/chaos-studio/chaos-studio-tutorial-service-direct-cli.md

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

3030
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).
3131

32+
> [!NOTE]
33+
> 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.
34+
3235
## Enable Chaos Studio on your Azure Cosmos DB account
3336

3437
Chaos Studio cannot inject faults against a resource unless that resource has been onboarded to Chaos Studio first. You onboard a resource to Chaos Studio by creating a [target and capabilities](chaos-studio-targets-capabilities.md) on the resource. Azure Cosmos DB accounts only have one target type (service-direct) and one capability (failover), but other resources may have up to two target types - one for service-direct faults and one for agent-based faults - and many capabilities.

0 commit comments

Comments
 (0)