github microsoftgraph/msgraph-sdk-powershell 1.0.1
1.0.1 Release

latest releases: 2.18.0, 2.17.0, 2.16.0...
3 years ago

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Refreshes modules with the latest service APIs #394 .
  • Updates module classification to reduce SDK footprint. The new module list can be found here #348 .
  • Adds ToDo APIs to Users module #385 .
  • Adds support for v1.0 and beta endpoint of Microsoft Graph service. v1.0 is the default profile, use Select-MgProfile -Name beta to switch to beta #380 .
  • Adds aliases for Connect-Graph, Disconnect-Graph and Invoke-GraphRequest #384 .
  • Adds -AccessToken parameter to Connect-Graph #374 .
  • Adds -CountVariable to all commands that support $count. #352 .
  • Fixes HttpContent disposed exception when creating or updating an entity #360 .
  • Fixes deserialization of additionalProperties which resulted in a duplicate key error #391.

Don't miss a new msgraph-sdk-powershell release

NewReleases is sending notifications on new releases.