Skip to content

[Authorization] Role Assignments - List: The doc for $filter is incomplete #9661

Open
@jiasli

Description

@jiasli

The doc for $filter is incomplete for listing role assignments APIs, like Role Assignments - List and Role Assignments - List For Scope.

"name": "$filter",
"in": "query",
"required": false,
"type": "string",
"description": "The filter to apply on the operation. Use $filter=atScope() to return all role assignments at or above the scope. Use $filter=principalId eq {id} to return all role assignments at, above or below the scope for the specified principal."

According to https://docs.microsoft.com/en-us/azure/role-based-access-control/role-assignments-list-rest#list-role-assignments, assignedTo is also supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions