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 for Identity Protection Settings #2836

Closed
NikCharlebois opened this issue Jul 8, 2024 · 3 comments
Closed

Missing Cmdlet for Identity Protection Settings #2836

NikCharlebois opened this issue Jul 8, 2024 · 3 comments
Labels
Dependency: metadata-issue no-recent-activity status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close

Comments

@NikCharlebois
Copy link

Describe the bug

The following endpoint:
/identityProtection/policy

Doesn't have any cmdlet mapped to it. I believe there should be Get/Set cmdlets available for it.
image

Expected behavior

Cmdlets should be available

How to reproduce

Install Microsoft Graph 2.20.0 and run:

Find-MgGraphCommand -uri '/identityProtection/policy'

SDK Version

2.20.0

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_
@NikCharlebois NikCharlebois added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Jul 8, 2024
@NikCharlebois
Copy link
Author

Same goes for the child endpoint:
/identityProtection/settings/notifications
Uploading image.png…

@timayabi2020 timayabi2020 added dependency:metadata Awaiting fix from core dependency project module and removed status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Jul 9, 2024
@timayabi2020
Copy link
Contributor

Hi @NikCharlebois are you able to locate the OpenApi reference docs for the missing APIs here ?https://learn.microsoft.com/en-US/graph/api/overview?view=graph-rest-1.0

@timayabi2020 timayabi2020 added Dependency: metadata-issue status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close and removed dependency:metadata Awaiting fix from core dependency project module labels Jul 9, 2024
Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependency: metadata-issue no-recent-activity status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close
Projects
None yet
Development

No branches or pull requests

2 participants