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