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/energy-data-services/how-to-manage-data-security-and-encryption.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,8 +58,7 @@ In addition to TLS, when you interact with Azure Data Manager for Energy, all tr
58
58
59
59
1. Create a **Azure Data Manager for Energy** instance.
60
60
2. Select the **Encryption** tab.
61
-
62
-
[](media/how-to-manage-data-security-and-encryption/customer-managed-key-2-encryption-tab.png#lightbox)
61
+
[](media/how-to-manage-data-security-and-encryption/customer-managed-key-2-encryption-tab.png#lightbox)
63
62
64
63
3. In the encryption tab, select **Customer-managed keys (CMK)**.
65
64
4. For using CMK, you need to select the key vault where the key is stored.
@@ -71,8 +70,7 @@ In addition to TLS, when you interact with Azure Data Manager for Energy, all tr
71
70
72
71
8. Next, select the user-assigned managed identity that is used to authorize access to the key vault that contains the key.
73
72
9. Select "**Select a user identity**" Select the user-assigned managed identity that you created in the prerequisites.
74
-
75
-
[](media/how-to-manage-data-security-and-encryption/customer-managed-key-3bb-select-managed-identity.png#lightbox)
73
+
[](media/how-to-manage-data-security-and-encryption/customer-managed-key-3bb-select-managed-identity.png#lightbox)
76
74
77
75
10. This user assigned identity must have _get key_, _list key_, _wrap key_, and _unwrap key_ permissions on the key vault. For more information on assigning Azure Key Vault access policies, see [Assign a Key Vault Access Policy](/azure/key-vault/general/assign-access-policy).
0 commit comments