Skip to content

Commit be95040

Browse files
authored
Merge pull request #107994 from erindormier/users/erindormier/personalizer
Add Personalizer CMK docs
2 parents a7de263 + 45c2926 commit be95040

File tree

3 files changed

+34
-0
lines changed

3 files changed

+34
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,4 @@ When you disable customer-managed keys, your Cognitive Services resource is then
105105
* [Language Understanding service encryption of data at rest](../LUIS/luis-encryption-of-data-at-rest.md)
106106
* [Content Moderator encryption of data at rest](../Content-Moderator/content-moderator-encryption-of-data-at-rest.md)
107107
* [Translator encryption of data at rest](../translator/translator-encryption-of-data-at-rest.md)
108+
* [Personalizer encryption of data at rest](../personalizer/personalizer-encryption-of-data-at-rest.md)
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Personalizer service encryption of data at rest
3+
titleSuffix: Azure Cognitive Services
4+
description: Personalizer service encryption of data at rest.
5+
author: erindormier
6+
manager: venkyv
7+
ms.service: cognitive-services
8+
ms.subservice: personalizer
9+
ms.topic: conceptual
10+
ms.date: 03/11/2020
11+
ms.author: egeaney
12+
#Customer intent: As a user of the Personalizer service, I want to learn how encryption at rest works.
13+
---
14+
15+
# Personalizer service encryption of data at rest
16+
17+
The Personalizer service automatically encrypts your data when persisted it to the cloud. The Personalizer service encryption protects your data and to help you to meet your organizational security and compliance commitments.
18+
19+
[!INCLUDE [cognitive-services-about-encryption](../../../includes/cognitive-services-about-encryption.md)]
20+
21+
> [!IMPORTANT]
22+
> Customer-managed keys are only available on the E0 pricing tier. To request the ability to use customer-managed keys, fill out and submit the [Personalizer Service Customer-Managed Key Request Form](https://aka.ms/cogsvc-cmk). It will take approximately 3-5 business days to hear back on the status of your request. Depending on demand, you may be placed in a queue and approved as space becomes available. Once approved for using CMK with the Personalizer service, you will need to create a new Personalizer resource and select E0 as the Pricing Tier. Once your Personalizer resource with the E0 pricing tier is created, you can use Azure Key Vault to set up your managed identity.
23+
24+
[!INCLUDE [cognitive-services-cmk](../../../includes/cognitive-services-cmk-regions.md)]
25+
26+
[!INCLUDE [cognitive-services-cmk](../../../includes/cognitive-services-cmk.md)]
27+
28+
## Next steps
29+
30+
* [Personalizer Service Customer-Managed Key Request Form](https://aka.ms/cogsvc-cmk)
31+
* [Learn more about Azure Key Vault](https://docs.microsoft.com/azure/key-vault/key-vault-overview)

articles/cognitive-services/personalizer/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@
107107
href: https://azure.microsoft.com/global-infrastructure/services/?products=cognitive-services
108108
- name: Compliance
109109
href: https://azure.microsoft.com/support/legal/cognitive-services-compliance-and-privacy/
110+
- name: Encryption
111+
href: personalizer-encryption-of-data-at-rest.md
110112
- name: Azure Roadmap
111113
href: https://go.microsoft.com/fwlink/?linkid=2092153
112114
- name: Pricing

0 commit comments

Comments
 (0)