Skip to content

Commit c2dc53b

Browse files
committed
edit pass: two-chaos-studio-articles
1 parent 88ff9e3 commit c2dc53b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure customer-managed keys [preview] for experiment encryption
2+
title: Configure customer-managed keys (preview) for experiment encryption
33
titleSuffix: Azure Chaos Studio
44
description: Learn how to configure customer-managed keys (preview) for your Azure Chaos Studio experiment resource by using Azure Blob Storage.
55
services: chaos-studio
@@ -11,7 +11,7 @@ ms.date: 10/06/2023
1111
ms.topic: how-to
1212
---
1313

14-
# Configure customer-managed keys [preview] for Azure Chaos Studio by using Azure Blob Storage
14+
# Configure customer-managed keys (preview) for Azure Chaos Studio by using Azure Blob Storage
1515

1616
Azure Chaos Studio automatically encrypts all data stored in your experiment resource with service-managed keys that Microsoft provides. As an optional feature, you can add a second layer of security by also providing your own customer-managed encryption keys. Customer-managed keys (CMKs) offer greater flexibility for controlling access and key-rotation policies.
1717

@@ -45,7 +45,7 @@ You can only configure customer-managed encryption keys when you create a new Ch
4545
> [!NOTE]
4646
> The UMI should be the *same* UMI you use with your Chaos Studio experiment resource. Otherwise, the Chaos Studio CMK experiment fails to create or update.
4747
48-
# Azure CLI
48+
## Azure CLI
4949

5050
The following code sample shows an example `PUT` command for creating or updating a Chaos Studio experiment resource to enable CMKs.
5151

articles/chaos-studio/chaos-studio-private-link-agent-service.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Set up Private Link for a Chaos Studio agent-based experiment [preview]
2+
title: Set up Private Link for a Chaos Studio agent-based experiment (preview)
33
description: Understand the steps to set up a chaos experiment by using Azure Private Link for agent-based experiments.
44
services: chaos-studio
55
author: nikhilkaul-msft
@@ -11,9 +11,9 @@ ms.service: chaos-studio
1111
ms.custom: ignite-fall-2023
1212
---
1313

14-
# Configure Private Link for agent-based experiments [preview]
14+
# Configure Private Link for agent-based experiments ((preview)
1515

16-
This article explains the steps needed to configure Azure Private Link for an Azure Chaos Studio agent-based experiment [preview]. The current user experience is based on the private endpoints support that's enabled as part of the public preview of the private endpoints feature. Expect this experience to evolve with time as the feature is enhanced to general availability (GA) quality. It's currently in preview.
16+
This article explains the steps needed to configure Azure Private Link for an Azure Chaos Studio agent-based experiment (preview). The current user experience is based on the private endpoints support that's enabled as part of the public preview of the private endpoints feature. Expect this experience to evolve with time as the feature is enhanced to general availability (GA) quality. It's currently in preview.
1717

1818
---
1919
## Prerequisites

0 commit comments

Comments
 (0)