Skip to content

Commit 50ac5eb

Browse files
committed
update encrypt data at rest
1 parent 22cb140 commit 50ac5eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ monikerRange: '<=doc-intel-4.0.0'
1717

1818
> [!IMPORTANT]
1919
>
20-
> * Earlier versions of customer managed keys only encrypted your models.
21-
> * Beginning with the ```07/31/2023``` release, all new resources utilize customer-managed keys (`CMK`) to encrypt both models and document results.
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.
2222
> * [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.
2323
> * To upgrade an existing service to encrypt both the models and the data, disable and reenable the customer managed key.
2424
@@ -27,8 +27,8 @@ Azure AI Document Intelligence automatically encrypts your data when persisting
2727
[!INCLUDE [cognitive-services-about-encryption](../../../ai-services/includes/cognitive-services-about-encryption.md)]
2828

2929
> [!IMPORTANT]
30-
> * Customer-managed keys (`CMK`) are only available resources created after May 11, 2020. To use `CMK` 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 (`CMK`) includes the `analysis response` stored for 24 hours, allowing the operation results to be retrieved during that 24-hour time period.
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.
3232
3333

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

0 commit comments

Comments
 (0)