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

Missing cmdlet and Permission to Update Entra Device Registration Policy #2829

Open
NikCharlebois opened this issue Jul 5, 2024 · 0 comments

Comments

@NikCharlebois
Copy link

Describe the bug

The following endpoint doesn't seem to have any associated PowerShell cmdlet associated.
Update deviceRegistrationPolicy - Microsoft Graph beta | Microsoft Learn

In addition to this, it seems to require the Policy.ReadWrite.DeviceConfiguration Application permissions which doesn't even exist.

Expected behavior

The cmdlet and permission would be available.

How to reproduce

Try and find the associated cmdlet.

SDK Version

2.19.0

Latest version known to work for scenario above?

No response

Known Workarounds

None, trying to call the endpoint directly with Invoke-MgGraphRequest and service principal auth complains about permission missing.

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_
@NikCharlebois NikCharlebois added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Jul 5, 2024
@timayabi2020 timayabi2020 added Dependency: metadata-issue and removed status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants