You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/customer-managed-keys.md
+14-15Lines changed: 14 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Set up customermanaged keys in Azure Sentinel| Microsoft Docs
3
-
description: Learn how to set up customermanaged 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.
4
4
services: sentinel
5
5
documentationcenter: na
6
6
author: rkarlin
@@ -19,7 +19,7 @@ ms.author: rkarlin
19
19
---
20
20
# Set up Azure Sentinel customer-managed key
21
21
22
-
This article provides background information and steps to configure a customermanaged 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
23
23
Azure Sentinel to be encrypted in all relevant storage resources with an Azure Key Vault key created or owned by you.
24
24
25
25
> [!NOTE]
@@ -41,15 +41,15 @@ resources other than Log Analytics will also be encrypted.
41
41
42
42
To provision CMK, follow these steps:
43
43
44
-
1. Create an Azure Key Vault and storing key
44
+
1. Create an Azure Key Vault and storing key.
45
45
46
-
2. Enable CMK on your Log Analytics workspace
46
+
2. Enable CMK on your Log Analytics workspace.
47
47
48
-
3. Register for Cosmos DB
48
+
3. Register for Cosmos DB.
49
49
50
-
4. Add an access policy to your Azure Key Vault instance
50
+
4. Add an access policy to your Azure Key Vault instance.
51
51
52
-
5. Enable CMK in Azure Sentinel
52
+
5. Enable CMK in Azure Sentinel.
53
53
54
54
6. Enable Azure Sentinel
55
55
@@ -60,11 +60,11 @@ To provision CMK, follow these steps:
60
60
> [!NOTE]
61
61
> Azure Key Vault must be configured as recoverable to protect your key and the access.
62
62
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)
64
64
65
65
- Make sure [Soft Delete](../key-vault/key-vault-ovw-soft-delete.md) is turned on.
66
66
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.
68
68
69
69
### STEP 2: Enable CMK on your Log Analytics workspace
70
70
@@ -86,18 +86,17 @@ The Azure Sentinel CMK capability is provided to new customers only after receiv
86
86
87
87
After you get approval, you will be asked to provide the following information to enable the CMK feature.
88
88
89
-
1. Workspace ID on which you want to enable CMK
89
+
- Workspace ID on which you want to enable CMK
90
90
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:
The Azure Sentinel team will enable the Azure Sentinel CMK feature for your
97
97
provided workspace.
98
98
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.
101
100
102
101
### STEP 6: Enable Azure Sentinel
103
102
@@ -134,7 +133,7 @@ If you use the same key in Azure Sentinel and in Log Analytics, it is necessary
134
133
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).
135
134
136
135
## Next steps
137
-
In this document, you learned how to set up a customermanaged 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:
138
137
- Learn how to [get visibility into your data, and potential threats](quickstart-get-visibility.md).
139
138
- Get started [detecting threats with Azure Sentinel](tutorial-detect-threats.md).
140
139
-[Use workbooks](tutorial-monitor-your-data.md) to monitor your data.
0 commit comments