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

Adding cmdlets which allow PIM activation #4055

Merged
merged 26 commits into from
Sep 10, 2024

Commits on Jun 13, 2024

  1. Adding additional information, removing alias as it works inversed fr…

    …om the original cmdlet name, only kept the Graph name and ditched the Exchange Online name
    KoenZomers committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3d4c92f View commit details
    Browse the repository at this point in the history
  2. Added code to distinguish the type of token being used (Delegate vs A…

    …ppOnly) and using it to show a warning if properties are being set with the wrong token type
    KoenZomers committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ad2db51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    011a84b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32936c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    5ab9eda View commit details
    Browse the repository at this point in the history
  2. Rewrote async functionality to become sync as PowerShell doesn't supp…

    …ort async handling anyway
    KoenZomers committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b7d82bb View commit details
    Browse the repository at this point in the history
  3. Optimized logging

    KoenZomers committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a1d37b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77ab70d View commit details
    Browse the repository at this point in the history
  5. Resolved merge conflict

    KoenZomers committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    c8e6e3f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    2d721d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    588e8d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00d4339 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79f6708 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    dc19ec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9830747 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a08b8cc View commit details
    Browse the repository at this point in the history
  4. Added new cmdlets

    KoenZomers committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b661092 View commit details
    Browse the repository at this point in the history
  5. Further work done

    KoenZomers committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1a2bb58 View commit details
    Browse the repository at this point in the history
  6. Updated documentation

    KoenZomers committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2446a97 View commit details
    Browse the repository at this point in the history
  7. Adding PR Reference

    KoenZomers committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1557311 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Merge branch 'AddPimCmdlets' of https://github.com/KoenZomers/pnppowe…

    …rshell into KoenZomers-AddPimCmdlets
    KoenZomers committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    127c7b5 View commit details
    Browse the repository at this point in the history
  2. Resolving merge conflicts

    KoenZomers committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    9724c81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7eafbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8d393e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    5fadb3a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    70d8564 View commit details
    Browse the repository at this point in the history