Skip to content

Commit 4b636a8

Browse files
committed
Changed app groups to application groups to match terminology in the portal
1 parent 6acd33c commit 4b636a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-desktop/rbac.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ manager: femila
1313

1414
Azure Virtual Desktop uses Azure role-based access control (RBAC) to control access to resources. There are a number of built-in roles for use with Azure Virtual Desktop which is a collection of permissions. You assign roles to users and admins and these roles give permission to carry out certain tasks. To learn more about Azure RBAC, see [What is Azure RBAC?](../role-based-access-control/overview.md).
1515

16-
The standard built-in roles for Azure are Owner, Contributor, and Reader. However, Azure Virtual Desktop has additional roles that let you separate management roles for host pools, app groups, and workspaces. This separation lets you have more granular control over administrative tasks. These roles are named in compliance with Azure's standard roles and least-privilege methodology.
16+
The standard built-in roles for Azure are Owner, Contributor, and Reader. However, Azure Virtual Desktop has additional roles that let you separate management roles for host pools, application groups, and workspaces. This separation lets you have more granular control over administrative tasks. These roles are named in compliance with Azure's standard roles and least-privilege methodology.
1717

1818
Azure Virtual Desktop doesn't have a specific Owner role. However, you can use the general Owner role for the service objects.
1919

2020
The built-in roles for Azure Virtual Desktop and the permissions for each one are detailed below. The assignable scope for all built-in roles are set to the root scope ("/"). The root scope indicates that the role is available for assignment in all scopes, for example management groups, subscriptions, or resource groups. For more information, see [Understand Azure role definitions](../role-based-access-control/role-definitions.md).
2121

2222
## Desktop Virtualization Contributor
2323

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 app groups to users or user groups.
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.
2525

2626
| Action type | Permissions |
2727
|--|--|
@@ -76,7 +76,7 @@ The Host Pool Reader role allows you to view everything in the host pool, but wo
7676

7777
## Desktop Virtualization Application Group Contributor
7878

79-
The Application Group Contributor role allows you to manage all aspects of app groups. If you want to publish app groups to users or user groups, you'll need the User Access Administrator role.
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.
8080

8181
The following table describes which permissions this role can access:
8282

@@ -100,7 +100,7 @@ The Application Group Reader role allows you to view everything in the app group
100100

101101
## Desktop Virtualization Workspace Contributor
102102

103-
The Workspace Contributor role allows you to manage all aspects of workspaces. To get information on applications added to the app groups, you'll also need to be assigned the Application Group Reader role.
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.
104104

105105
| Action type | Permissions |
106106
|--|--|

0 commit comments

Comments
 (0)