Skip to content

Commit 7e3e37e

Browse files
Apply suggestions from code review
Co-authored-by: Chris Werner <[email protected]>
1 parent 9c42354 commit 7e3e37e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/virtual-desktop/service-principal-assign-roles.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ Here's how to assign a role to an Azure Virtual Desktop service principal using
106106
Your output should be similar to the following example:
107107

108108
```output
109-
RoleAssignmentName : 00000000-0000-0000-0000-000000000000
110-
RoleAssignmentId : /subscriptions/ffffffff-eeee-dddd-cccc-bbbbbbbbbbb0/providers/Microsoft.Authorization/roleAssignments/00000000-0000-0000-0000-000000000000
111-
Scope : /subscriptions/ffffffff-eeee-dddd-cccc-bbbbbbbbbbb0
109+
RoleAssignmentName : c5221262-d1fa-4d32-9d60-8bd86f618d20
110+
RoleAssignmentId : /subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleAssignments/c5221262-d1fa-4d32-9d60-8bd86f618d20
111+
Scope : /subscriptions/00000000-0000-0000-0000-000000000000
112112
DisplayName : Azure Virtual Desktop
113113
SignInName :
114114
RoleDefinitionName : Desktop Virtualization Power On Off Contributor
@@ -158,12 +158,12 @@ Here's how to assign a role to an Azure Virtual Desktop service principal using
158158
"createdOn": "2023-06-22T13:50:22.978226+00:00",
159159
"delegatedManagedIdentityResourceId": null,
160160
"description": null,
161-
"id": "/subscriptions/ffffffff-eeee-dddd-cccc-bbbbbbbbbbb0/providers/Microsoft.Authorization/roleAssignments/00000000-0000-0000-0000-000000000000",
162-
"name": "00000000-0000-0000-0000-000000000000",
163-
"principalId": "ffffffff-eeee-dddd-cccc-bbbbbbbbbbb0",
161+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleAssignments/a211100e-aa52-4f8d-aac9-ad0833f969d0",
162+
"name": "a211100e-aa52-4f8d-aac9-ad0833f969d0",
163+
"principalId": "00000000-0000-0000-0000-000000000000",
164164
"principalType": "ServicePrincipal",
165-
"roleDefinitionId": "/subscriptions/ffffffff-eeee-dddd-cccc-bbbbbbbbbbb0/providers/Microsoft.Authorization/roleDefinitions/40c5ff49-9181-41f8-ae61-143b0e78555e",
166-
"scope": "/subscriptions/ffffffff-eeee-dddd-cccc-bbbbbbbbbbb0",
165+
"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/40c5ff49-9181-41f8-ae61-143b0e78555e",
166+
"scope": "/subscriptions/00000000-0000-0000-0000-000000000000",
167167
"type": "Microsoft.Authorization/roleAssignments",
168168
"updatedBy": "effe20b0-5afb-4e68-a5d7-f8ef9873a070",
169169
"updatedOn": "2023-06-22T13:50:23.335229+00:00"

0 commit comments

Comments
 (0)