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 |
---|---|---|---|---|
app
|
path | True |
string |
|
app
|
path | True |
string |
|
host
|
path | True |
string |
|
role
|
path | True |
string |
|
tenant
|
path | True |
string |
|
tenant
|
path | True |
string |
Responses
Name | Type | Description |
---|---|---|
Other Status Codes |
InvalidAuthorizationRoleScope |