Skip to content

Commit 316a19c

Browse files
Update tutorial-assign-roles.md
1 parent a5fb84f commit 316a19c

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

articles/trusted-signing/tutorial-assign-roles.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
11
---
22
title: "Tutorial: Assign roles in Trusted Signing"
33
description: Learn how to assign roles in the Trusted Signing service.
4-
author: microsoftshawarma
5-
ms.author: rakiasegev
4+
author: TacoTechSharma
5+
ms.author: mesharm
66
ms.service: trusted-signing
77
ms.topic: tutorial
88
ms.date: 03/21/2024
99
---
1010

1111
# Tutorial: Assign roles in Trusted Signing
1212

13-
The Trusted Signing service has a few service-specific roles in addition to the standard Azure roles. Use [Azure role-based access control (RBAC)](../role-based-access-control/overview.md) to assign user and group roles for the Trusted Signing-specific roles.
13+
Trusted Signing uses [Azure role-based access control (RBAC)](../role-based-access-control/overview.md) to control access to verify identities and certificate profiles. The following roles are essential for enabling workflows:
14+
| Role Name | Purpose | Notes |
15+
|-------------------------------------------|--------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------|
16+
| **Trusted Signing Identity Verifier** | Required to manage identity validation requests | Can only be used in the Azure portal—not supported via Azure CLI |
17+
| **Trusted Signing Certificate Profile Signer** | Required to successfully sign using Azure Trusted Signing | Necessary for signing operations; works with both Azure CLI and portal |
1418

15-
In this tutorial, you review Trusted Signing supported roles. Then, you assign roles to your Trusted Signing account in the Azure portal.
19+
20+
In this tutorial, you'll review the supported roles for Trusted Signing and learn how to assign them to your Trusted Signing resources using the Azure portal.
1621

1722
## Supported roles for Trusted Signing
1823

0 commit comments

Comments
 (0)