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/ai-foundry/concepts/encryption-keys-portal.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ Customer-managed key encryption is configured via Azure portal (or alternatively
115
115
116
116
1. Create a new Azure resource in Azure portal.
117
117
1. Under the encryption tab, select your encryption key.
118
-
1. For Azure AI Hub, check or uncheck 'Service-side encryption' to select your prefered data storage option. Service-side encryption is recommended for any new workload.
118
+
1. For Azure AI Hub, check or uncheck 'Service-side encryption' to select your preferred data storage option. Service-side encryption is recommended for any new workload.
119
119
120
120
:::image type="content" source="../../machine-learning/media/concept-customer-managed-keys/cmk-service-side-encryption.png" alt-text="Screenshot of the encryption tab with the option for service side encryption selected." lightbox="../../machine-learning/media/concept-customer-managed-keys/cmk-service-side-encryption.png":::
121
121
@@ -143,7 +143,7 @@ How to Rotate Encryption Keys
143
143
144
144
* In your Azure Key Vault, create or identify the new key you want to use for new data encryption.
145
145
146
-
* From Azure Portal or template options, update the resource configuration to reference the new key within the same Key Vault.
146
+
* From Azure portal or template options, update the resource configuration to reference the new key within the same Key Vault.
147
147
148
148
* Your resource takes a few minutes to configure wrapping data using your new encryption key. During this period, certain service operations are available.
0 commit comments