Skip to content

Commit ce84b39

Browse files
committed
updated for review comments
1 parent 967a589 commit ce84b39

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

articles/sentinel/customer-managed-keys.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Set up customer managed keys in Azure Sentinel| Microsoft Docs
3-
description: Learn how to set up customer managed keys (CMK) in Azure Sentinel.
2+
title: Set up customer-managed keys in Azure Sentinel| Microsoft Docs
3+
description: Learn how to set up customer-managed keys (CMK) in Azure Sentinel.
44
services: sentinel
55
documentationcenter: na
66
author: rkarlin
@@ -19,7 +19,7 @@ ms.author: rkarlin
1919
---
2020
# Set up Azure Sentinel customer-managed key
2121

22-
This article provides background information and steps to configure a customer managed key (CMK) for Azure Sentinel. CMK enables all data saved or sent to
22+
This article provides background information and steps to configure a customer-managed key (CMK) for Azure Sentinel. CMK enables all data saved or sent to
2323
Azure Sentinel to be encrypted in all relevant storage resources with an Azure Key Vault key created or owned by you.
2424

2525
> [!NOTE]
@@ -41,15 +41,15 @@ resources other than Log Analytics will also be encrypted.
4141

4242
To provision CMK, follow these steps: 
4343

44-
1. Create an Azure Key Vault and storing key
44+
1. Create an Azure Key Vault and storing key.
4545

46-
2. Enable CMK on your Log Analytics workspace
46+
2. Enable CMK on your Log Analytics workspace.
4747

48-
3. Register for Cosmos DB
48+
3. Register for Cosmos DB.
4949

50-
4. Add an access policy to your Azure Key Vault instance
50+
4. Add an access policy to your Azure Key Vault instance.
5151

52-
5. Enable CMK in Azure Sentinel
52+
5. Enable CMK in Azure Sentinel.
5353

5454
6. Enable Azure Sentinel
5555

@@ -60,11 +60,11 @@ To provision CMK, follow these steps: 
6060
> [!NOTE]
6161
> Azure Key Vault must be configured as recoverable to protect your key and the access.
6262
63-
1. [Turn on recovery options:](../key-vault/key-vault-best-practices.md#turn-on-recovery-options)
63+
1. [Turn on recovery options:](../key-vault-key-vault-best-practices.md#turn-on-recovery-options)
6464

6565
- Make sure [Soft Delete](../key-vault/key-vault-ovw-soft-delete.md) is turned on.
6666

67-
- Turn on [Purge protection](../key-vault/key-vault-ovw-soft-delete.md#purge-protection) to guard against forced deletion of the secret / vault even after soft delete.
67+
- Turn on [Purge protection](../key-vault/key-vault-ovw-soft-delete.md#purge-protection) to guard against forced deletion of the secret/vault even after soft delete.
6868

6969
### STEP 2: Enable CMK on your Log Analytics workspace
7070

@@ -86,18 +86,17 @@ The Azure Sentinel CMK capability is provided to new customers only after receiv
8686

8787
After you get approval, you will be asked to provide the following information to enable the CMK feature.
8888

89-
1. Workspace ID on which you want to enable CMK
89+
- Workspace ID on which you want to enable CMK
9090

91-
2. Key Vault URL: Copy the key’s “Key Identifier” up to the last forward slash:
91+
- Key Vault URL: Copy the key’s “Key Identifier” up to the last forward slash:
9292

9393

9494
![key identifier](./media/customer-managed-keys/key-identifier.png)
9595

9696
The Azure Sentinel team will enable the Azure Sentinel CMK feature for your
9797
provided workspace.
9898

99-
3. Make sure you receive verification that you were approved before proceeding
100-
to the next step.
99+
- Verification from the Azure Sentinel product team that you were approved to use this feature. You must have this before proceeding.
101100

102101
### STEP 6: Enable Azure Sentinel
103102

@@ -134,7 +133,7 @@ If you use the same key in Azure Sentinel and in Log Analytics, it is necessary
134133
Analytics with the new Azure Key Vault key version. For more information, see [Azure Monitor CMK rotation](../azure-monitor/platform/customer-managed-keys.md#cmk-kek-rotation).
135134

136135
## Next steps
137-
In this document, you learned how to set up a customer managed key in Azure Sentinel. To learn more about Azure Sentinel, see the following articles:
136+
In this document, you learned how to set up a customer-managed key in Azure Sentinel. To learn more about Azure Sentinel, see the following articles:
138137
- Learn how to [get visibility into your data, and potential threats](quickstart-get-visibility.md).
139138
- Get started [detecting threats with Azure Sentinel](tutorial-detect-threats.md).
140139
- [Use workbooks](tutorial-monitor-your-data.md) to monitor your data.

0 commit comments

Comments
 (0)