-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.reports/get-mgreportauthenticationmethoduserregistrationdetail?view=graph-powershell-1.0#description'
- Click on 'Check the Delegated permission type - Which says Not supported'
- Scroll down to ' Go to associated API doc - https://learn.microsoft.com/en-us/graph/api/userregistrationdetails-get?view=graph-rest-1.0&tabs=powershell#permissions'
- See error - 'Check the Delegated permission type - Which says supported and mentioned list of permissions'
Expected behavior
A clear and concise description of what you expected to happen.
Regarding the permissions with psh cmdlet it is mentioned that the delegated permissions are not supportiveGet-MgReportAuthenticationMethodUserRegistrationDetail (Microsoft.Graph.Reports) | Microsoft Learn. While the associated API documentation have supportive delegated permissions Get userRegistrationDetails - Microsoft Graph v1.0 | Microsoft Learn.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information)
- Operating System: [e.g. Windows, MacOS, Linux]
- PowerShell Version: [e.g. Windows PowerShell 5.1, PowerShell 7.2 ]
- MS Graph PowerShell SDK Module Version: [e.g. 1.6.2, 1.9.3, 2.0.0]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working