microsoft / AzureTRE

An accelerator to help organizations build Trusted Research Environments on Azure.
https://microsoft.github.io/AzureTRE
MIT License
178 stars 135 forks source link

Azure Virtual Desktop Workspace Service #517

Open marrobi opened 3 years ago

marrobi commented 3 years ago

The ability to enable Azure Virtual Desktop within a workspace is a requirement for some customers.

Now that Azure AD join is in preview this is possible without Azure AD Domain Services: https://docs.microsoft.com/en-us/azure/virtual-desktop/deploy-azure-ad-joined-vm

Clipboard control: https://learn.microsoft.com/en-us/azure/virtual-desktop/clipboard-transfer-direction-data-types?tabs=group-policy

The two scenarios that may be used are:

Acceptance Criteria

wereinse commented 2 years ago

@marrobi Please add some acceptance criteria to this ie

  1. Automate the provisioning of a personal desktop to a workspace for a local user and configure access
  2. Automate the provisioning of a pooled set of 3 desktops for use as jump boxes.
  3. Automation documented and PR to Azure TRE is complete