Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delegated Permissions mentioned for the command Get-MgReportAuthenticationMethodUserRegistrationDetail #3122

Open
BVictor535 opened this issue Feb 12, 2025 · 0 comments
Labels
area:permissions Focused on functional module permissions Bug: Documentation type:bug A broken experience

Comments

@BVictor535
Copy link

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_
@BVictor535 BVictor535 added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Feb 12, 2025
@timayabi2020 timayabi2020 added Bug: Documentation area:permissions Focused on functional module permissions and removed status:waiting-for-triage An issue that is yet to be reviewed or assigned labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:permissions Focused on functional module permissions Bug: Documentation type:bug A broken experience
Projects
None yet
Development

No branches or pull requests

2 participants