2.2.0
What's Changed
- Refreshes the SDK with the latest APIs in #2188
- Adds support for
/admin/people/*
APIs in #2181 - Adds support for
/sites/getAllSites*
API in #2188 - Adds environment name to
Get-MgContext
output in #2186 - Updates examples in #2179.
Installation instructions
# For Microsoft Graph v1.0
Update-Module Microsoft.Graph
# For Microsoft Graph beta
Update-Module Microsoft.Graph.Beta
Full Changelog: 2.1.0...2.2.0