Skip to content

Commit 737e1c7

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

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
@@ -75,7 +75,7 @@ Users can optionally connect their own Azure Storage accounts. Foundry tools can
7575
* **Bring-your-own storage for storing Agent state:**
7676

7777
* In the basic configuration, the Agent service stores threads, messages, and files in Microsoft-managed multi-tenant storage, with logical separation.
78-
* With the [Agent standard setup](../agents/how-to/use-your-own-resources.md), you may bring your own storage for thread and message data. In this configuration, data is isolated by project within the customer’s storage account.
78+
* With the [Agent standard setup](../agents/how-to/use-your-own-resources.md), you can bring your own storage for thread and message data. In this configuration, data is isolated by project within the customer’s storage account.
7979

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.

0 commit comments

Comments
 (0)