github microsoftgraph/msgraph-sdk-powershell 2.4.0

latest releases: 2.23.0, 2.22.0, 2.21.1...
13 months ago

What's Changed

  • Refreshes the SDK with the latest APIs in #2261
  • Adds support for baseSitePage APIs and MTO APIs in #2253
  • Updates welcome message to include getting started links in #2241
  • Updates examples in #2254
  • Fixes Get-MgTeamChannel by disambiguating /allChannels (Get-MgAllTeamChannel) command from /channels in #2247.

Installation instructions

# For Microsoft Graph v1.0
Update-Module Microsoft.Graph
# For Microsoft Graph beta
Update-Module Microsoft.Graph.Beta

Full Changelog: 2.3.0...2.4.0

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

NewReleases is sending notifications on new releases.