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/virtual-desktop/rbac.md
+10-12Lines changed: 10 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The built-in roles for Azure Virtual Desktop and the permissions for each one ar
21
21
22
22
## Desktop Virtualization Contributor
23
23
24
-
The Desktop Virtualization Contributor role allows you to manage all aspects of the deployment. However, it doesn't grant you access to compute resources. You'll also need the User Access Administrator role to publish application groups to users or user groups.
24
+
The Desktop Virtualization Contributor role allows users to manage all aspects of the deployment. However, it doesn't grant users access to compute resources. You'll also need the *User Access Administrator* role to publish application groups to users or user groups.
25
25
26
26
| Action type | Permissions |
27
27
|--|--|
@@ -32,7 +32,7 @@ The Desktop Virtualization Contributor role allows you to manage all aspects of
32
32
33
33
## Desktop Virtualization Reader
34
34
35
-
The Desktop Virtualization Reader role allows you to view everything in the deployment but doesn't let you make any changes.
35
+
The Desktop Virtualization Reader role allows users to view everything in the deployment, but doesn't let them make any changes.
36
36
37
37
| Action type | Permissions |
38
38
|--|--|
@@ -54,7 +54,7 @@ The Desktop Virtualization User role allows users to use the applications in an
54
54
55
55
## Desktop Virtualization Host Pool Contributor
56
56
57
-
The Host Pool Contributor role allows you to manage all aspects of host pools, including access to resources. You'll need an extra contributor role, Virtual Machine Contributor, to create virtual machines. You will need AppGroup and Workspace contributor roles to create host pool using the portal or you can use Desktop Virtualization Contributor role.
57
+
The Desktop Virtualization Host Pool Contributor role allows users to manage all aspects of host pools, including access to resources. You'll also need the *Virtual Machine Contributor* role to create virtual machines. You will need *Desktop Virtualization Application Group Contributor*and *Desktop Virtualization Workspace Contributor* roles to create host pools using the portal, or you can use the *Desktop Virtualization Contributor* role.
58
58
59
59
| Action type | Permissions |
60
60
|--|--|
@@ -65,7 +65,7 @@ The Host Pool Contributor role allows you to manage all aspects of host pools, i
65
65
66
66
## Desktop Virtualization Host Pool Reader
67
67
68
-
The Host Pool Reader role allows you to view everything in the host pool, but won't allow you to make any changes.
68
+
The Desktop Virtualization Host Pool Reader role allows users to view everything in the host pool, but won't allow them to make any changes.
69
69
70
70
| Action type | Permissions |
71
71
|--|--|
@@ -76,9 +76,7 @@ The Host Pool Reader role allows you to view everything in the host pool, but wo
76
76
77
77
## Desktop Virtualization Application Group Contributor
78
78
79
-
The Application Group Contributor role allows you to manage all aspects of application groups. If you want to publish application groups to users or user groups, you'll need the User Access Administrator role.
80
-
81
-
The following table describes which permissions this role can access:
79
+
The Desktop Virtualization Application Group Contributor role allows users to manage all aspects of application groups. If you want users to publish application groups to users or user groups, they'll also need the *User Access Administrator* role.
82
80
83
81
| Action type | Permissions |
84
82
|--|--|
@@ -89,7 +87,7 @@ The following table describes which permissions this role can access:
89
87
90
88
## Desktop Virtualization Application Group Reader
91
89
92
-
The Application Group Reader role allows you to view everything in the app group and will not allow you to make any changes.
90
+
The Desktop Virtualization Application Group Reader role allows users to view everything in the application group and will not allow them to make any changes.
93
91
94
92
| Action type | Permissions |
95
93
|--|--|
@@ -100,7 +98,7 @@ The Application Group Reader role allows you to view everything in the app group
100
98
101
99
## Desktop Virtualization Workspace Contributor
102
100
103
-
The Workspace Contributor role allows you to manage all aspects of workspaces. To get information on applications added to the application groups, you'll also need to be assigned the Application Group Reader role.
101
+
The Desktop Virtualization Workspace Contributor role allows users to manage all aspects of workspaces. To get information on applications added to the application groups, they'll also need the *Application Group Reader* role.
104
102
105
103
| Action type | Permissions |
106
104
|--|--|
@@ -111,7 +109,7 @@ The Workspace Contributor role allows you to manage all aspects of workspaces. T
111
109
112
110
## Desktop Virtualization Workspace Reader
113
111
114
-
The Workspace Reader role allows you to view everything in the workspace, but won't allow you to make any changes.
112
+
The Desktop Virtualization Workspace Reader role allows users to view everything in the workspace, but won't allow them to make any changes.
115
113
116
114
| Action type | Permissions |
117
115
|--|--|
@@ -122,7 +120,7 @@ The Workspace Reader role allows you to view everything in the workspace, but wo
122
120
123
121
## Desktop Virtualization User Session Operator
124
122
125
-
The User Session Operator role allows you to send messages, disconnect sessions, and use the "logoff" function to sign sessions out of the session host. However, this role doesn't let you perform session host management like removing session host, changing drain mode, and so on. This role can see assignments, but can't modify admins. We recommend you assign this role to specific host pools. If you give this permission at a resource group level, the admin will have read permission on all host pools under a resource group.
123
+
The Desktop Virtualization User Session Operator role allows users to send messages, disconnect sessions, and use the "logoff" function to sign sessions out of the session host. However, this role doesn't let users perform session host management like removing session host, changing drain mode, and so on. This role can see assignments, but can't modify admins. We recommend you assign this role to specific host pools. If you give this permission at a resource group level, the admin will have read permission on all host pools under a resource group.
126
124
127
125
| Action type | Permissions |
128
126
|--|--|
@@ -133,7 +131,7 @@ The User Session Operator role allows you to send messages, disconnect sessions,
133
131
134
132
## Desktop Virtualization Session Host Operator
135
133
136
-
The Session Host Operator role allows you to view and remove session hosts, as well as change drain mode. They can't add session hosts using the Azure portal because they don't have write permission for host pool objects. If the registration token is valid (generated and not expired), you can use this role to add session hosts to the host pool outside of the Azure portal if the admin has compute permissions through the Virtual Machine Contributor role.
134
+
The Desktop Virtualization Session Host Operator role allows users to view and remove session hosts, as well as change drain mode. Users can't add session hosts using the Azure portal because they don't have write permission for host pool objects. If the registration token is valid (generated and not expired), users assigned this role can add session hosts to the host pool outside of the Azure portal if they also have the *Virtual Machine Contributor* role.
0 commit comments