Skip to content

Commit b00cf64

Browse files
committed
friendly name update
1 parent 8c49c66 commit b00cf64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/virtual-desktop/configure-host-pool-personal-desktop-assignment-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ Here's how to reassign a personal desktop using the [Az.DesktopVirtualization](/
287287

288288
## Give session hosts in a personal host pool a friendly name
289289

290-
You can give personal desktops you create *friendly names* to help users distinguish them in their feeds.
290+
You can give personal desktops you create *friendly names* to help users distinguish them in their feeds using PowerShell. The Azure portal or Azure CLI doesn't currently have a way to give session host friendly names.
291291

292292
[!INCLUDE [include-session-hosts-friendly-name](includes/include-session-hosts-friendly-name.md)]
293293

articles/virtual-desktop/includes/include-session-hosts-friendly-name.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $parameters = @{
1818
Update-AzWvdSessionHost @parameters
1919
```
2020

21-
The Azure portal doesn't currently have a way to give session host friendly names.
21+
2222

2323
### Get the session host friendly name
2424

0 commit comments

Comments
 (0)