Questions tagged [wvd]

WVD is Windows Virtual Desktop

Use WVD in the context of Azure only, as this tag is meant for Windows Virtual desktop as a service in Azure. It should not be used generically for any Windows Virtual Desktop question.

27 questions
0
votes
1 answer

Azure WVD RDS - ARM Version

I have an interesting issue, whereby my predecessor created an RDS tenant, I was unable to see this from the azure portal, but upon reading up. I discovered that the tenant was created in the ARM Version and that I was only able to access this…
bob500000
  • 93
  • 3
  • 14
0
votes
1 answer

Manage app groups for windows virtual desktop using graph

I am struggling to find any relevant documentation on how to add an Azure AD group to an application group via the graph API. Here is the documentation on how to do it via the azure portal UI, but it does not mention how to do it via the graph…
0
votes
1 answer

Status Message: Can not perform requested operation on nested resource. Parent resource 'VMName' not found. (Code:ParentResourceNotFound)

I deploying a hostpool in Azure WVD spring 2020 update My requirement is to add the customscript extension to the defualt template. In default template I see couple of nested templates, in that the domain join & DSC extensions are added. I am trying…
0
votes
0 answers

Azure WVD deployment domainjoin failed

I am deploying some WVD host-pool session-host VMs. While doing that, only few of the machines are joining the domain successfully, the others are failing (timeout while waiting for JsonADDomainExtension) and thus the entire deployment fails. After…
0
votes
0 answers

Getting current logged in user in Windows Virtual Desktop (WVD)

Having an Azure AD user logged in in a Windows Virtual Desktop (WVD) windows-client and a .NET application launched from this WVD, is it possible to read, from the C# code, the authenticated user in WVD (or a Token)? Maybe an equivalent for…
0
votes
1 answer

Windows Virtual Desktop behind the VPN

is it possible to have Windows Virtual Desktop behind the vpn, currently it working fine as wvd servicestrong text
0
votes
1 answer

Hide WVD url using Azure services. FrontDoor? AppGW?

we are doing POC for one client of Windows Virtual Desktop service(2020 spring version) and client requested to hide url that is being used by default: https://rdweb.wvd.microsoft.com/arm/webclient/index.html, there is no customization of this in…
Dalius V
  • 13
  • 5
0
votes
1 answer

ErrorLoadingExtensionAndDefinition error while creating host pool in azure

I am not able to create host pool in azure. I am getting the following error: Session ID 2e53a5fd5e54499ab7dc3d6e9b4911d7 Resource ID Not available Extension Microsoft_Azure_WVD Content HostpoolBlade Error code -- Error…
0
votes
2 answers

WVD outlook prompts for unlicensed/ non-commercial product

We are delivering outlook, word and excel as remote apps to our users, however whenever the users launch the remote application they are being prompted to recreate profile, suggesting it can't find the previous days OST file. the prompt states…
Norrin Rad
  • 881
  • 2
  • 18
  • 42
0
votes
1 answer

Windows Virtual Desktop (WVD) ARM Feed API Authentication

When WVD was launched you could get an user impersonation token. With this token you could get feed information from: https://rdweb.wvd.microsoft.com/api/feeddiscovery/webfeeddiscovery.aspx With the new fall 2019 update the url for the webclient…
FerronSW
  • 505
  • 4
  • 18
0
votes
1 answer

How to use loop powershell to assign multiple users to access an app group?

I want to add multiple users to my app group at a time, is there someone know how to user loop powershell to do that? The Add-RdsAppGroupUser cmdlet as below can assigns a user to access the specified app group. This cmdlet only takes in a single…
Arthur
  • 103
  • 11
0
votes
2 answers

Azure WVD Rest API Auth

I have a aspnetcore app that I'm writing and would like to be able to manage WVD resources. The problem I'm having is that the Bearer token I'm getting from Msal is giving me a 401 when I try to GET…
Wjdavis5
  • 3,952
  • 7
  • 35
  • 63
1
2