Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoftgraph/msgraph-sdk-powershell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.35.0
Choose a base ref
...
head repository: microsoftgraph/msgraph-sdk-powershell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.35.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 3, 2026

  1. Add ConfigurationManagement mapping to ModulesMapping (#3520)

    * Add ConfigurationManagement mapping to ModulesMapping
    
    * Update config/ModulesMapping.jsonc
    
    ---------
    
    Co-authored-by: Gavin Barron <gavin.barron@gmail.com>
    NikCharlebois and gavinbarron authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    efbc349 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. Fix Bug for Disable WAM Auth Flow (#3521)

    * Adjust patch version and fix issue where disabling wam with client ID wont show pop up window
    
    * Remove duplicated code
    ramsessanchez authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    b86750c View commit details
    Browse the repository at this point in the history
Loading