Skip to content

Commit 63fc693

Browse files
authored
Update chaos-studio-configure-customer-managed-keys.md
1 parent 882d1c3 commit 63fc693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/chaos-studio/chaos-studio-configure-customer-managed-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You can only configure customer-managed encryption keys when you create a new Ch
5050
The following code sample shows an example `PUT` command for creating or updating a Chaos Studio experiment resource to enable CMKs.
5151

5252
> [!NOTE]
53-
>The two parameters specific to CMK experiments are under the `CustomerDataStorage` block, in which we ask for the Subscription ID of the Azure Blob Storage account you want to use to store your experiment data and the name of the Blob Storage container to use or create.
53+
>The two parameters specific to CMK experiments are under the `CustomerDataStorage` block, in which we ask for the subscription ID of the Azure Blob Storage account that you want to use to store your experiment data and the name of the Blob Storage container to use or create.
5454
5555
```HTTP
5656
PUT https://management.azure.com/subscriptions/<yourSubscriptionID>/resourceGroups/exampleRG/providers/Microsoft.Chaos/experiments/exampleExperiment?api-version=2023-10-27-preview

0 commit comments

Comments
 (0)