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

fix BadRequest error when trying to remove AADUser group memberships #5418

Open
wants to merge 6 commits into
base: Dev
Choose a base branch
from

Commits on Nov 18, 2024

  1. fix invalid filter clause with unterminated string literal when tryin…

    …g to remove user group membership
    snunezMSFT committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7421573 View commit details
    Browse the repository at this point in the history
  2. fic BadRequest, Invalid filter clause, unterminated string literal wh…

    …en trying to remove AADUser group membership
    snunezMSFT committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7ece0df View commit details
    Browse the repository at this point in the history
  3. fix BadRequest: Invalid filter clause, unterminated string literal wh…

    …en trying to remove AADUser group membership
    snunezMSFT committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a6666e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    7883047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e7f403 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Using $userId for User.Id when changing role and group membership in …

    …Set-TargetResource function
    snunezMSFT committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    399326f View commit details
    Browse the repository at this point in the history