Skip to content

Commit 17e9a85

Browse files
authored
Merge pull request #3625 from MicrosoftDocs/main
3/19/2025 PM Publish
2 parents d87a0e5 + 4a7a2f8 commit 17e9a85

File tree

5 files changed

+67
-52
lines changed

5 files changed

+67
-52
lines changed

articles/ai-services/document-intelligence/authentication/encrypt-data-at-rest.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,30 @@ author: erindormier
66
manager: venkyv
77
ms.service: azure-ai-document-intelligence
88
ms.topic: conceptual
9-
ms.date: 11/19/2024
9+
ms.date: 03/19/2025
1010
monikerRange: '<=doc-intel-4.0.0'
1111
---
1212

1313

14-
# Document Intelligence encryption of data at rest
14+
# Encrypt data at rest
1515

1616
[!INCLUDE [applies to v4.0, v3.1, v3.0, and v2.1](../includes/applies-to-v40-v31-v30-v21.md)]
1717

1818
> [!IMPORTANT]
1919
>
20-
> * Earlier versions of customer managed keys only encrypted your models.
21-
> *Starting with the ```07/31/2023``` release, all new resources use customer managed keys to encrypt both the models and document results.
22-
> To upgrade an existing service to encrypt both the models and the data, simply disable and reenable the customer managed key.
20+
> * Earlier versions of customer managed keys (`CMK`) only encrypted your models.
21+
> * Beginning with the ```07/31/2023``` release, all new resources utilize customer-managed keys to encrypt both models and document results.
22+
> * [Delete analyze response](/rest/api/aiservices/document-models/delete-analyze-result?view=rest-aiservices-v4.0%20(2024-11-30)&preserve-view=true&tabs=HTTP). the `analyze response` is stored for 24 hours from when the operation completes for retrieval. For scenarios where you want to delete the response sooner, use the delete analyze response API to delete the response.
23+
> * To upgrade an existing service to encrypt both the models and the data, disable and reenable the customer managed key.
2324
24-
Azure AI Document Intelligence automatically encrypts your data when persisting it to the cloud. Document Intelligence encryption protects your data to help you to meet your organizational security and compliance commitments.
25+
Azure AI Document Intelligence automatically encrypts your data when persisting it to the cloud. Document Intelligence encryption protects your data to help you to meet your organizational security and compliance commitments.
2526

2627
[!INCLUDE [cognitive-services-about-encryption](../../../ai-services/includes/cognitive-services-about-encryption.md)]
2728

2829
> [!IMPORTANT]
29-
> Customer-managed keys are only available resources created after 11 May, 2020. To use CMK with Document Intelligence, you will need to create a new Document Intelligence resource. Once the resource is created, you can use Azure Key Vault to set up your managed identity.
30+
> * Customer-managed keys are only available resources created after May 11, 2020. To use customer-managed keys with Document Intelligence, you need to create a new Document Intelligence resource. Once the resource is created, you can use Azure Key Vault to set up your managed identity.
31+
> * The scope for data encrypted with customer-managed keys includes the `analysis response` stored for 24 hours, allowing the operation results to be retrieved during that 24-hour time period.
32+
3033

3134
[!INCLUDE [cognitive-services-cmk](../../../ai-services/includes/configure-customer-managed-keys.md)]
3235

articles/ai-services/document-intelligence/tutorial/azure-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77

88
ms.service: azure-ai-document-intelligence
99
ms.topic: tutorial
10-
ms.date: 11/19/2024
10+
ms.date: 03/19/2025
1111
ms.author: lajanuar
1212
ms.custom: VS Code-azure-extension-update-completed, devx-track-python
1313
---

articles/ai-services/openai/includes/model-matrix/datazone-standard.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@ manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: include
88
ms.custom: references_regions
9-
ms.date: 02/25/2025
9+
ms.date: 03/19/2025
1010
---
1111

12-
| **Region** | **o3-mini**, **2025-01-31** | **gpt-4o**, **2024-05-13** | **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** |
13-
|:-------------------|:---------------------------:|:--------------------------:|:--------------------------:|:-------------------------------:|
14-
| eastus |||||
15-
| eastus2 |||||
16-
| francecentral |||||
17-
| germanywestcentral |||||
18-
| northcentralus |||||
19-
| polandcentral |||||
20-
| southcentralus |||||
21-
| spaincentral |||||
22-
| swedencentral |||||
23-
| westeurope |||||
24-
| westus |||||
25-
| westus3 |||||
12+
| **Region** | **o3-mini**, **2025-01-31** | **o1**, **2024-12-17** | **gpt-4o**, **2024-05-13** | **gpt-4o**, **2024-08-06** | **gpt-4o**, **2024-11-20** | **gpt-4o-mini**, **2024-07-18** |
13+
|:-------------------|:---------------------------:|:----------------------:|:--------------------------:|:--------------------------:|:--------------------------:|:-------------------------------:|
14+
| eastus |||| |||
15+
| eastus2 |||| |||
16+
| francecentral |||| |||
17+
| germanywestcentral |||| |||
18+
| northcentralus |||| |||
19+
| polandcentral |||| |||
20+
| southcentralus |||| |||
21+
| spaincentral |||| |||
22+
| swedencentral |||| |||
23+
| westeurope |||| |||
24+
| westus |||| |||
25+
| westus3 |||| |||

0 commit comments

Comments
 (0)