Skip to content

Delegated Permissions mentioned for the command Get-MgReportAuthenticationMethodUserRegistrationDetail #3122

Closed
@BVictor535

Description

@BVictor535

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 ```
</details>


### Configuration

_No response_

### Other information

_No response_

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions