microsoftgraph / microsoftgraph/msgraph-sdk-powershell

Get-MgIdentityGovernanceAccessReviewDefinition -Search

Open
#2,391 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs: Attention :wave: Service issue
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.