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
Id : /subscriptions/beec440d-0623-4cf1-8237-e1cb4a9bcba7<sub id>/resourcegroups/0301RG/providers/Microsoft.DesktopVirtualization/applicationgroups/0301RAG/startmenuitems/Access
64
+
Id : /subscriptions/resourcegroups/providers/Microsoft.DesktopVirtualization/applicationgroups/startmenuitems/Access
65
65
Name : 0301RAG/Access
66
66
Type : Microsoft.DesktopVirtualization/applicationgroups/startmenuitems
67
67
@@ -71,7 +71,7 @@ To create a RemoteApp group with PowerShell:
71
71
FriendlyName :
72
72
IconIndex : 0
73
73
IconPath : C:\windows\system32\charmap.exe
74
-
Id : /subscriptions/beec440d-0623-4cf1-8237-e1cb4a9bcba7<sub id>/resourcegroups/0301RG/providers/Microsoft.DesktopVirtualization/applicationgroups/0301RAG/startmenuitems/Character Map
74
+
Id : /subscriptions/resourcegroups/providers/Microsoft.DesktopVirtualization/applicationgroups/startmenuitems/Character Map
75
75
Name : 0301RAG/Character Map
76
76
Type : Microsoft.DesktopVirtualization/applicationgroups/startmenuitems
Copy file name to clipboardExpand all lines: articles/virtual-desktop/manage-app-groups.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ In this tutorial, learn how to:
29
29
## Create a RemoteApp group
30
30
31
31
If you've already created a host pool and session host VMs using the Azure
32
-
portal or PowerShell, you can add virtual machines from the Azure portal with
32
+
portal or PowerShell, you can add application groups from the Azure portal with
33
33
the following process:
34
34
35
35
1. Sign in to the [Azure portal](https://portal.azure.com/).
@@ -48,16 +48,16 @@ the following process:
48
48
> [!div class="mx-imgBorder"]
49
49
> 
50
50
51
-
6. If you want to add virtual machines to your host pool, select **Host pools** in the menu on the left side of the screen.
51
+
6. If you want to add application groups to your host pool, select **Host pools** in the menu on the left side of the screen.
52
52
53
-
Next, select the name of the host pool you want to add virtual machines to.
53
+
Next, select the name of the host pool you want to add application groups to.
54
54
55
55
After that, select **Application groups** from the menu on the left side of the screen, then select **+Add**.
56
56
57
57
Finally, select the subscription group and resource group you want to create the app group in. You can either select the name of an existing resource group from the drop-down menu or select **Create new** to make a new one.
58
58
59
59
>[!NOTE]
60
-
>When you add virtual machines to your host pool, the host pool that's related to the application group is already selected because you navigated from it.
60
+
>When you add application groups to your host pool, the host pool that's related to the application group is already selected because you navigated from it.
61
61
>
62
62
> [!div class="mx-imgBorder"]
63
63
>
@@ -71,7 +71,7 @@ the following process:
71
71
72
72
9. To publish individual users or user groups to the app group, select **+Add Azure AD users or user groups**.
73
73
74
-
10. Select the number of users you want to add the apps to. You can select single or multiple users.
74
+
10. Select the number of users you want to add the apps to. You can select single or multiple users and user groups.
75
75
76
76
> [!div class="mx-imgBorder"]
77
77
> 
@@ -110,7 +110,7 @@ the following process:
110
110
111
111
16. If you want to register the app group to a workspace, go to **Register application group** and select **Yes**. If you'd rather register the app group at a later time, select **No**.
112
112
113
-
17. If you select **Yes**, you can either create a new workspace or select an existing workspace to register your app group to.
113
+
17. If you select **Yes**, you can select an existing workspace to register your app group to.
114
114
115
115
>[!NOTE]
116
116
>You can only register the app group to workspaces created in the same location as the host pool. Also. if you've previously registered another app group from the same host pool as your new app group to a workspace, it will be selected and you can't edit it. All app groups from a host pool must be registered to the same workspace.
@@ -129,7 +129,6 @@ The deployment process will do the following things for you:
129
129
- Create the RemoteApp app group.
130
130
- Add your selected apps to the app group.
131
131
- Publish the app group published to users and user groups you selected.
132
-
- Create a workspace, if you chose to make one.
133
132
- Register the app group, if you chose to do so.
134
133
- Create a link to an Azure Resource Manager template based on your configuration that you can download and save for later.
0 commit comments