-
Notifications
You must be signed in to change notification settings - Fork 215
Closed
Description
The guidance for the PIMv3 API has been updated to reference the 1.0 endpoint and needs to be regenerated, the module currently still points to the beta endpoints for things like roleEligibilitySchedule
find-mggraphcommand -uri "https://graph.microsoft.com/v1.0/roleManagement/directory/roleEligibilitySchedules"
Find-MgGraphCommand: URI ' https://graph.microsoft.com/v1.0/roleManagement/directory/roleEligibilitySchedules' in v1.0 is not valid or is not currently supported by the SDK. Ensure the URI is formatted correctly and try again.
FaithOmbongi
