Skip to content

Commit 9b7a12e

Browse files
deeikelejonburchel
andauthored
Update articles/ai-foundry/concepts/architecture.md
Co-authored-by: Jon Burchel <[email protected]>
1 parent 737e1c7 commit 9b7a12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/concepts/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Users can optionally connect their own Azure Storage accounts. Foundry tools can
8080
* **Customer-Managed Key Encryption:**
8181
By default, Azure services use Microsoft-managed encryption keys to encrypt data in transit and at rest. Data is encrypted and decrypted using FIPS 140-2 compliant 256-bit AES encryption. Encryption and decryption are transparent, meaning encryption and access are managed for you. Your data is secure by default and you don't need to modify your code or applications to take advantage of encryption.
8282

83-
When using customer-managed keys, your data on Microsoft-managed infrastructure is encrypted using your keys for encryption.
83+
When using customer-managed keys, your data on Microsoft-managed infrastructure is encrypted using your keys.
8484

8585
To learn more about data encryption, see [customer-managed keys for encryption with Azure AI Foundry](encryption-keys-portal.md).
8686

0 commit comments

Comments
 (0)