Skip to content

Commit 2b0b2f0

Browse files
authored
Merge pull request #107052 from erhopf/conmod-ui-mar13
[CogSvcs] ConMod quickstart updates for CMK.
2 parents 09bc351 + 2541939 commit 2b0b2f0

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-3
lines changed
113 KB
Loading
157 KB
Loading
134 KB
Loading

articles/cognitive-services/Content-Moderator/quick-start.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: nitinme
99
ms.service: cognitive-services
1010
ms.subservice: content-moderator
1111
ms.topic: quickstart
12-
ms.date: 12/05/2019
12+
ms.date: 03/13/2020
1313
ms.author: pafarley
1414

1515
---
@@ -29,9 +29,23 @@ The Content Moderator Review tool is a web-based tool that allows human reviewer
2929

3030
## Create a review team
3131

32-
Next, create a review team. In a working scenario, this will be the group of people who will manually review the service's moderation decisions. For now, you only need to create a team name. If you wish to invite colleagues to the team, you can do so by entering their email addresses here.
32+
Next, create a review team. In a working scenario, this will be the group of people who will manually review the service's moderation decisions. To create a team, you'll need to select a **Region**, and provide a **Team Name** and a **Team ID**. If you wish to invite colleagues to the team, you can do so by entering their email addresses here.
3333

34-
![Invite team member](images/QuickStart-2-small.png)
34+
> [!NOTE]
35+
> **Team Name** is a friendly name for your review team. This is the name displayed in the Azure portal. The **Team ID** is what's used to identify your review team programatically.
36+
37+
> [!div class="mx-imgBorder"]
38+
> ![Invite team member](images/create-team.png)
39+
40+
If you choose to encrypt data using a customer-managed key (CMK), you'll be prompted for the **Resource ID** for your Content Moderator resource in the E0 pricing tier. The resource you provide must be new.
41+
42+
> [!div class="mx-imgBorder"]
43+
> ![Invite team member with CMK](images/create-team-cmk.png)
44+
45+
If you try to reuse a Content Moderator resource, you'll see this warning:
46+
47+
> [!div class="mx-imgBorder"]
48+
> ![CMK failure](images/create-team-cmk-fail.png)
3549
3650
## Upload sample content
3751

0 commit comments

Comments
 (0)