Skip to content

Commit c5b0090

Browse files
committed
add CMK feature
1 parent e0d86f1 commit c5b0090

File tree

4 files changed

+32
-1
lines changed

4 files changed

+32
-1
lines changed

articles/ai-services/computer-vision/identity-encrypt-data-at-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ The Face service automatically encrypts your data when it's persisted to the clo
2626
## Next steps
2727

2828
* For a full list of services that support CMK, see [Customer-Managed Keys for Azure AI services](../encryption/cognitive-services-encryption-keys-portal.md)
29-
* [What is Azure Key Vault?](/azure/key-vault/general/overview)?
29+
* [What is Azure Key Vault?](/azure/key-vault/general/overview)
3030

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Azure AI Content Safety service encryption of data at rest
3+
titleSuffix: Azure AI services
4+
description: Microsoft offers Microsoft-managed encryption keys, and also lets you manage your Azure AI services subscriptions with your own keys, called customer-managed keys (CMK). This article covers data encryption at rest for Face, and how to enable and manage CMK.
5+
author: PatrickFarley
6+
manager: nitinme
7+
8+
ms.service: azure-ai-vision
9+
ms.subservice: azure-ai-content-safety
10+
ms.topic: how-to
11+
ms.date: 02/21/2025
12+
ms.author: pafarley
13+
ms.custom: cogserv-non-critical-vision
14+
#Customer intent: As a user of the Content Safety service, I want to learn how encryption at rest works.
15+
---
16+
17+
# Azure AI Content Safety service encryption of data at rest
18+
19+
The Azure AI Content Safety service automatically encrypts your data when it's persisted to the cloud. That encryption protects your data and helps you meet your organizational security and compliance commitments.
20+
21+
[!INCLUDE [cognitive-services-about-encryption](../includes/cognitive-services-about-encryption.md)]
22+
23+
[!INCLUDE [cognitive-services-cmk](../includes/configure-customer-managed-keys.md)]
24+
25+
## Next steps
26+
27+
* For a full list of services that support CMK, see [Customer-Managed Keys for Azure AI services](../encryption/cognitive-services-encryption-keys-portal.md)
28+
* [What is Azure Key Vault?](/azure/key-vault/general/overview)

articles/ai-services/content-safety/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ items:
9191
items:
9292
- name: Set up Virtual Networks
9393
href: ../cognitive-services-virtual-networks.md?context=/azure/ai-services/content-safety/context/context
94+
- name: Use customer-managed keys
95+
href: ./encrypt-data-at-rest.md
9496

9597
- name: Reference
9698
items:

articles/ai-services/encryption/cognitive-services-encryption-keys-portal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ The process to enable customer-managed keys with Azure Key Vault for Azure AI se
5151

5252
* [Azure OpenAI](../openai/encrypt-data-at-rest.md)
5353
* [Azure Custom Vision ](../custom-vision-service/encrypt-data-at-rest.md)
54+
* [Azure Content Safety ](../content-safety/encrypt-data-at-rest.md)
5455
* [Azure AI Face Service ](../computer-vision/identity-encrypt-data-at-rest.md)
5556
* [Azure AI Document Intelligence ](../../ai-services/document-intelligence/authentication/encrypt-data-at-rest.md)
5657
* [Azure AI Translator ](../translator/encrypt-data-at-rest.md)

0 commit comments

Comments
 (0)