You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/trusted-signing/tutorial-assign-roles.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,23 @@
1
1
---
2
2
title: "Tutorial: Assign roles in Trusted Signing"
3
3
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
6
6
ms.service: trusted-signing
7
7
ms.topic: tutorial
8
8
ms.date: 03/21/2024
9
9
---
10
10
11
11
# Tutorial: Assign roles in Trusted Signing
12
12
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:
|**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 |
14
18
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.
0 commit comments