Closed
Description
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')"