Skip to content

Commit a21af71

Browse files
Merge pull request #5820 from PatrickFarley/rai-updates
update encryption desc
2 parents 6d232c7 + 9e24d60 commit a21af71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/responsible-ai/openai/data-privacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The Azure OpenAI "on your data" feature lets you connect data sources to ground
7272

7373
Some Azure OpenAI Service features store data in the service. This data is either uploaded by the customer, using the Files API or vector store, or is automatically stored in connection with certain stateful entities such as the Threads feature of the Assistants API and Stored completions. Data stored for Azure OpenAI Service features:
7474
- Is stored at rest in the Azure OpenAI resource in the customer's Azure tenant, within the same [geography](https://azure.microsoft.com/explore/global-infrastructure/geographies/) as the Azure OpenAI resource;
75-
- Can be double [encrypted at rest](/azure/ai-services/openai/encrypt-data-at-rest), by default with Microsoft's AES-256 encryption and optionally with a customer managed key (except preview features may not support customer managed keys);
75+
- Is always encrypted at rest with Microsofts AES-256-encryption by default, with the option of using a customer managed key (certain preview features may not support customer managed keys).
7676
- Can be deleted by the customer at any time.
7777

7878
> [!NOTE]

0 commit comments

Comments
 (0)