Forum Discussion

DomAnnicette's avatar
DomAnnicette
Brass Contributor
Dec 22, 2022

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 create a new workspace and new application groups WITHIN an existing host pool. From what I'm trying, I can't register a new app group to a newly created workspace. I must rgister it within the existing workspace associated to the existing host pool.

 

Can you please confirm that?

 

Thanks guys.

Regards,

Dom

  • DomAnnicette 

    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.

    • jonwbstr24's avatar
      jonwbstr24
      Brass Contributor

      I just ran into this issue, thank you for the post! I have requested your note that "All app groups from a host pool must be registered to the same workspace." be added to the referenced article.

Resources