chore(deps): update resources to v2.2.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
Microsoft.Graph.Applications | minor |
2.1.0 -> 2.2.0
|
Microsoft.Graph.Authentication | minor |
2.1.0 -> 2.2.0
|
Release Notes
microsoftgraph/msgraph-sdk-powershell
v2.2.0
What's Changed
- Refreshes the SDK with the latest APIs in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2188
- Adds support for
/admin/people/*
APIs in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2181 - Adds support for
/sites/getAllSites*
API in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2188 - Adds environment name to
Get-MgContext
output in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2186 - Updates examples in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2179.
Installation instructions
##### For Microsoft Graph v1.0
Update-Module Microsoft.Graph
##### For Microsoft Graph beta
Update-Module Microsoft.Graph.Beta
Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.1.0...2.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.