Skip to content

Commit 1d6df34

Browse files
committed
acrolinx fixes
1 parent b0fdd5a commit 1d6df34

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/data-explorer/customer-managed-keys-portal.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
ms.date: 03/26/2020
1010
---
1111

12-
# Configure customer-managed-keys using the Azure Portal
12+
# Configure customer-managed-keys using the Azure portal
1313

1414
> [!div class="op_single_selector"]
1515
> * [Portal](customer-managed-keys-portal.md)
@@ -18,7 +18,7 @@ ms.date: 03/26/2020
1818
1919
[!INCLUDE [data-explorer-configure-customer-managed-keys](../../includes/data-explorer-configure-customer-managed-keys.md)]
2020

21-
## Enable encryption with customer-managed keys in the Azure Portal
21+
## Enable encryption with customer-managed keys in the Azure portal
2222

2323
This article shows you how to enable customer-managed keys encryption using the Azure portal. By default, Azure Data Explorer encryption uses Microsoft-managed keys. Configure your Azure Data Explorer cluster to use customer-managed keys and specify the key to associate with the cluster.
2424

@@ -27,7 +27,7 @@ This article shows you how to enable customer-managed keys encryption using the
2727
1. In the **Encryption** pane, select **On** for the **Customer-managed key** setting.
2828
1. Click **Select Key**
2929

30-
![Configure customer managed keys](media/customer-managed-key-portal/cmk-encryption-setting.png)
30+
![Configure customer-managed keys](media/customer-managed-key-portal/cmk-encryption-setting.png)
3131

3232
1. In the **Select key from Azure Key Vault** window, select an existing **Key vault** from the dropdown list. If you select **Create new** to [create a new Key Vault](/azure/key-vault/quick-create-portal#create-a-vault), you'll be routed to the **Create Key Vault** screen.
3333

@@ -37,14 +37,14 @@ This article shows you how to enable customer-managed keys encryption using the
3737

3838
![Select key from Azure Key Vault](media/customer-managed-key-portal/cmk-key-vault.png)
3939

40-
1. In the **Encrytion** pane that now contains your key, select **Save**. When CMK creation succeeds, you will see a success message in **Notifications**.
40+
1. In the **Encryption** pane that now contains your key, select **Save**. When CMK creation succeeds, you'll see a success message in **Notifications**.
4141

42-
![Save customer managed key](media/customer-managed-key-portal/cmk-encryption-setting.png)
42+
![Save customer-managed key](media/customer-managed-key-portal/cmk-encryption-setting.png)
4343

4444
By enabling customer-managed keys for your Azure Data Explorer cluster, you'll be creating a system assigned identity for the cluster if one doesn't exist. In addition, you'll be providing the required view permissions to your Azure Data Explorer cluster on the selected Key Vault and get the Key Vault properties.
4545

4646
> [!NOTE]
47-
> Select **Off** to remove the customer managed key after it has been created.
47+
> Select **Off** to remove the customer-managed key after it has been created.
4848
4949
## Next steps
5050

0 commit comments

Comments
 (0)