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
> - Azure Virtual Desktop will not delete any VHD or profile data for unassigned personal desktops.
97
-
> - You must include the _-Force_ parameter when running the PowerShell cmdlet to unassign a personal desktop. If you don't include the _-Force_ parameter, you'll receive an error message.
98
-
> - There must be no existing user sessions on the session host when you unassign the user from the personal desktop. If there's an existing user session on the session host while you're unassigning it, you won't be able to unassign the personal desktop successfully.
99
-
> - If the session host has no user assignment, nothing will happen when you run this cmdlet.
100
-
101
89
To unassign a personal desktop in the Azure portal:
102
90
1. Sign in to the [Azure portal](https://portal.azure.com).
103
91
2. Enter **Azure Virtual Desktop** into the search bar.
@@ -117,19 +105,6 @@ To unassign a personal desktop in the Azure portal:
117
105
118
106
## How to reassign a personal desktop
119
107
120
-
To reassign a personal desktop, run the following PowerShell cmdlet:
> - Azure Virtual Desktop will not delete any VHD or profile data for reassigned personal desktops.
128
-
> - You must include the _-Force_ parameter when running the PowerShell cmdlet to reassign a personal desktop. If you don't include the _-Force_ parameter, you'll receive an error message.
129
-
> - There must be no existing user sessions on the session host when you reassign a personal desktop. If there's an existing user session on the session host while you're reassigning it, you won't be able to reassign the personal desktop successfully.
130
-
> - If the user principal name (UPN) you enter for the _-AssignedUser_ parameter is the same as the UPN currently assigned to the personal desktop, the cmdlet won't do anything.
131
-
> - If the session host currently has no user assignment, the personal desktop will be assigned to the provided UPN.
132
-
133
108
To reassign a personal desktop in the Azure portal:
134
109
1. Sign in to the [Azure portal](https://portal.azure.com).
135
110
2. Enter **Azure Virtual Desktop** into the search bar.
0 commit comments