Skip to content

Missing Cmdlet: "beta/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='principal')" #1255

Closed
@JustinGrote

Description

@JustinGrote

https://docs.microsoft.com/en-us/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta&tabs=http

The powershell example is incorrect, recommend this be a switchparameter -FilterByCurrentUser on the command Get-MgRoleManagementDirectoryRoleEligibilitySchedule and other related commands on the API

Workaround

Invoke-MgGraphRequest -Uri "beta/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='principal')"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions