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/configure-host-pool-personal-desktop-assignment-type.md
+29-2Lines changed: 29 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,12 @@ title: Azure Virtual Desktop personal desktop assignment type - Azure
3
3
description: How to configure automatic or direct assignment for an Azure Virtual Desktop personal desktop host pool.
4
4
author: Heidilohr
5
5
ms.topic: how-to
6
-
ms.date: 07/09/2020
6
+
ms.date: 02/24/2023
7
7
ms.author: helohr
8
8
ms.custom: devx-track-azurepowershell
9
9
manager: femila
10
10
---
11
-
# Configure the personal desktop host pool assignment type
11
+
# Configure personal desktop host pool assignment
12
12
13
13
>[!IMPORTANT]
14
14
>This content applies to Azure Virtual Desktop with Azure Resource Manager Azure Virtual Desktop objects. If you're using Azure Virtual Desktop (classic) without Azure Resource Manager objects, see [this article](./virtual-desktop-fall-2019/configure-host-pool-personal-desktop-assignment-type-2019.md).
@@ -123,6 +123,33 @@ To reassign a personal desktop in the Azure portal:
123
123
8. Select the user you want to assign the session host to from the list of available users.
124
124
9. When you're done, select **Select**.
125
125
126
+
## Give session hosts within a personal host pools a friendly name
127
+
128
+
You can give personal host pools you create *friendly names* to help users distinguish them in their feeds.
129
+
130
+
To give a host pool a friendly name, run the following command:
>You can also set the friendly name by using a [REST API](/rest/api/desktopvirtualization/session-hosts/update?tabs=HTTP).
152
+
126
153
## Next steps
127
154
128
155
Now that you've configured the personal desktop assignment type, you can sign in to an Azure Virtual Desktop client to test it as part of a user session. These articles will show you how to connect to a session using the client of your choice:
@@ -313,24 +313,6 @@ If you'd rather use an automated process, [download our Azure Resource Manager t
313
313
>[!NOTE]
314
314
>If you're using an automated process to build your environment, you'll need the latest version of the configuration JSON file.
315
315
316
-
## Give personal host pools a friendly name
317
-
318
-
You can give personal host pools you create *friendly names* to help users distinguish them in their feeds.
319
-
320
-
To give a host pool a friendly name:
321
-
322
-
1. Sign in to the [Azure portal](https://portal.azure.com).
323
-
1. Enter **Azure Virtual Desktop** into the search bar.
324
-
1. Under **Services**, select **Azure Virtual Desktop**.
325
-
1. At the Azure Virtual Desktop page, go the menu on the left side of the window and select **Host pools**.
326
-
1. Select the host pool where the session host you want to rename is located.
327
-
1. Select **Session hosts**.
328
-
1. Select the name of the session host you’d like to give a friendly name.
329
-
1. In the *Friendly name* field, enter the name you’d like to give the session host. If a session host in a personal host pool has a non-null friendly name set, the friendly name will be shown in the feed instead of the application name.
330
-
331
-
>[!NOTE]
332
-
>You can also set the friendly name by using [PowerShell](create-host-pools-powershell.md#give-personal-host-pools-a-friendly-name) or a [REST API](/rest/api/desktopvirtualization/session-hosts/update?tabs=HTTP).
333
-
334
316
## Next steps
335
317
336
318
Now that you've made your host pool, you can populate it with RemoteApp programs. To learn more about how to manage apps in Azure Virtual Desktop, head to our next tutorial:
6. Once you've uninstalled these items, this should remove all associations with the old host pool. If you want to reregister this host to the service, follow the instructions in [Register the virtual machines to the Azure Virtual Desktop host pool](create-host-pools-powershell.md#register-the-virtual-machines-to-the-azure-virtual-desktop-host-pool).
186
186
187
-
## Give personal host pools a friendly name
188
-
189
-
You can give personal host pools you create *friendly names* to help users distinguish them in their feeds.
190
-
191
-
To give a host pool a friendly name, run the following command:
>You can also set the friendly name by using [the Azure portal](create-host-pools-azure-marketplace.md#give-personal-host-pools-a-friendly-name) or a [REST API](/rest/api/desktopvirtualization/session-hosts/update?tabs=HTTP).
213
-
214
187
## Next steps
215
188
216
189
Now that you've made a host pool, you can populate it with RemoteApps. To learn more about how to manage apps in Azure Virtual Desktop, see the Manage app groups tutorial.
0 commit comments