Share via


App Group - Assign Application Role

Assign RDS role.
Access is granted by assigning the appropriate RDS role to a an application at the specified RD object scope. To grant access to the entire RD Deployment, assign a role at the Infra Deployment scope. To grant access to a specific RD Tenant within an RD Deployment, assign a role at the RD Tenant scope. And so on, down the tree of RD Objects.

PUT https://rdbroker.wvd.microsoft.com/RdsManagement/V1/TenantGroups/{tenantGroupName}/Tenants/{tenantName}/HostPools/{hostPoolName}/AppGroups/{appGroupName}/Rds.Authorization/roleAssignments/{roleName}/Users/appid/{appId}

URI Parameters

Name In Required Type Description
appGroupName
path True

string

appId
path True

string

hostPoolName
path True

string

roleName
path True

string

tenantGroupName
path True

string

tenantName
path True

string

Responses

Name Type Description
Other Status Codes

InvalidAuthorizationRoleScope