Azure / Azure/RDS-Templates

3-wvd-management-ux - Access Denied! You are not authorized user to view host details.

Open
#393 0 comments 0 reactions 0 assignees View on GitHub
3-wvd-management-ux
Dominant language
PowerShell
Stars
524
Forks
610
PR merge metrics
No merged PRs in 30d

Description

Hello. I deployed this (ver 1.2.1) and it works great but only for me. When adding a couple of users to help to support WVD via this Management portal all users are getting "Access Denied! You are not authorized user to view host details.". I provisioned and setup AppInsigths and I gather more error details...

When the API calls rdbroker.wvd.microsoft.com its getting 403 response code:

GET https://rdbroker.wvd.microsoft.com/RdsManagement/V1/TenantGroups/Default Tenant Group/Tenants/...../HostPools/....../SessionHosts

Request URL:

https://...mgmtadmin-api.azurewebsites.net/api/SessionHost/GetSessionhostList?tenantGroupName=Default Tenant Group&tenantName=...&refresh_token=.....

FYI: Users where granted RDS Contributor role via PowerShell.

Thank you in advance for your help.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the SessionHost/GetSessionhostList API request and its call to rdbroker.wvd.microsoft.com/RdsManagement/V1/.../SessionHosts. Compare the authorization requirements for the portal users with the granted RDS Contributor role and the 403 response. Done means authorized support users can view host details without the Access Denied error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
api, authorization, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.