Forum Discussion
DomAnnicette
Dec 22, 2022Brass Contributor
Can't register an application group to a new workspace.
Hi, here's my environment : - 2 host pools - 2 workspaces (Created with each host pool). - Session hosts in both host pools - Application groups in both host pools My problem: I need to crea...
balasubramanim
Feb 06, 2025Iron Contributor
You can't register a new app group to a different workspace because a host pool is linked to only one workspace.
Please try these steps.
1. Use the existing workspace – A host pool must stay with its assigned workspace.
2. Create a new host pool – If you need a different workspace, you must set up a new host pool.
3. Detach & reassign – Remove the host pool from the current workspace and link it to the new one (PowerShell: Remove-AzWvdWorkspace -Name "<ExistingWorkspaceName>").
4. Use RemoteApp groups – Publish apps via RemoteApp without changing workspaces.