Skip to content

Commit 01d70ac

Browse files
authored
Apply suggestions from code review
1 parent 7a3e0ef commit 01d70ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/concepts/encryption-keys-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Customer-managed key encryption is configured via Azure portal (or alternatively
115115

116116
1. Create a new Azure resource in Azure portal.
117117
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.
119119

120120
:::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":::
121121

@@ -143,7 +143,7 @@ How to Rotate Encryption Keys
143143

144144
* In your Azure Key Vault, create or identify the new key you want to use for new data encryption.
145145

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.
147147

148148
* Your resource takes a few minutes to configure wrapping data using your new encryption key. During this period, certain service operations are available.
149149

0 commit comments

Comments
 (0)