Skip to content

Commit 231774c

Browse files
Merge pull request #7202 from laujan/patch-1
Update data-privacy-security.md
2 parents cad1fd0 + 2486f68 commit 231774c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/responsible-ai/document-intelligence/data-privacy-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: lajanuar
77
manager: nitinme
88
ms.service: azure-ai-document-intelligence
99
ms.topic: article
10-
ms.date: 05/04/2021
10+
ms.date: 09/22/2025
1111
---
1212

1313

@@ -41,6 +41,6 @@ The "Get Analyze Results" operation is authenticated against the same API key th
4141

4242
**For customer trained models**: The Custom model feature allows customers to build custom models from training data stored in customer’s Azure blob storage locations. The interim outputs after analysis and labeling are stored in the same location. The trained custom models are stored in Azure storage in the same region and logically isolated with their Azure subscription and API credentials.
4343

44-
**Deletes data**: For all features, the input data and results are deleted within 24 hours and not used for any other purpose. For customer trained models, the customers can delete their models and associated metadata at any time by using the API.
44+
**Deletes data**: Customers can delete the analysis response at any time by utilizing the [**Delete Analyze Result**](/rest/api/aiservices/document-models/delete-analyze-result?view=rest-aiservices-v4.0%20(2024-11-30)&preserve-view=true&tabs=HTTP) API. . After successfully retrieving the analysis results, calling the [**Delete Analyze Result**](/rest/api/aiservices/document-models/delete-analyze-result?view=rest-aiservices-v4.0%20(2024-11-30)&preserve-view=true&tabs=HTTP) API permanently purges those results.
4545

4646
To learn more about privacy and security commitments, see the [Microsoft Trust Center](https://www.microsoft.com/TrustCenter/CloudServices/Azure/default.aspx).

0 commit comments

Comments
 (0)