microsoftgraph / microsoftgraph/msgraph-sdk-powershell
Get-MgIdentityGovernanceAccessReviewDefinition -Search
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 898
- Forks
- 230
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 31
Description
Microsoft.Graph.Identity.Governance 2.8.0
First time using this module, but I've used Users and Groups plenty.
Get-MgIdentityGovernanceAccessReviewDefinition -Search "Displayname:stringToSearch"
The -Search parameter does not appear to be functiona and the the response is always:
Get-MgIdentityGovernanceAccessReviewDefinition_List: The query parameter '$search' is not supported.
Status: 400 (BadRequest)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the exact Get-MgIdentityGovernanceAccessReviewDefinition command against Microsoft.Graph.Identity.Governance 2.8.0 and reviewing the returned '$search' error. Check whether the underlying access review definition endpoint supports search and whether the SDK exposes that capability. Done means the supported behavior or required correction is established and covered by the project’s appropriate validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100