Skip to content

Commit b88439e

Browse files
committed
editorial change
1 parent c9a80b2 commit b88439e

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
@@ -71,7 +71,7 @@ Update-AzWvdSessionHost -HostPoolName <hostpoolname> -Name <sessionhostname> -Re
7171

7272
You may want to remove a user assignment either because the user no longer needs the personal desktop, the user has left the company, or you want to reuse the desktop for someone else.
7373

74-
Currently the only way you can remove the user assignment for a personal desktop is to fully remove the session host. To remove the session host, run this cmdlet:
74+
Currently, the only way you can remove the user assignment for a personal desktop is to fully remove the session host. To remove the session host, run this cmdlet:
7575

7676
```powershell
7777
Remove-AzWvdSessionHost

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Set-RdsSessionHost <tenantname> <hostpoolname> -Name <sessionhostname> -Assigned
7575

7676
You may want to remove a user assignment either because the user no longer needs the personal desktop, the user has left the company, or you want to reuse the desktop for someone else.
7777

78-
Currently the only way you can remove the user assignment for a personal desktop is to fully remove the session host. To remove the session host, run this cmdlet:
78+
Currently, the only way you can remove the user assignment for a personal desktop is to fully remove the session host. To remove the session host, run this cmdlet:
7979

8080
```powershell
8181
Remove-RdsSessionHost

0 commit comments

Comments
 (0)