Delegated Permissions mentioned for the command Get-MgReportAuthenticationMethodUserRegistrationDetail #3122
Labels
area:permissions
Focused on functional module permissions
Bug: Documentation
type:bug
A broken experience
Describe the bug
Level of permissions mention for this cmd let Get-MgReportAuthenticationMethodUserRegistrationDetail is different when compared to the associated api
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.
How to reproduce
Go to 'https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.reports/get-mgreportauthenticationmethoduserregistrationdetail?view=graph-powershell-1.0#description'
Check permissions section 'Check the Delegated permission type - Which says Not supported'
Next ' Go to associated API doc - https://learn.microsoft.com/en-us/graph/api/userregistrationdetails-get?view=graph-rest-1.0&tabs=powershell#permissions'
Check permissions - 'Check the Delegated permission type - Which says supported and mentioned list of permissions'
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: