2.17.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in #2664
- [v2] Examples Update in #2659
- Makes
Set-MgUserPhotoContentcompatible with both PS Core and PS Desktop in #2661 - Breaking change in some of the
DELETEoperations. i.e.Remove-Mg*inMicrosoft.Graph.Applications,Microsoft.Graph.Groups,Microsoft.Graph.Education,Microsoft.Graph.Identity.DirectoryManagementandMicrosoft.Graph.Identity.SignInsmodules. Please see list of affected cmdlets here for v1.0 endpoints https://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/docs/PowerShellBreakingChanges-V1.0.csv and beta endpoints https://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/docs/PowerShellBreakingChanges-Beta.csv. Find cmdlets in your scripts using the OldCmdlet column and replace with the cmdlet on the NewCmdlet column. The migration script provided here https://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/docs/BreakingChangeMigration.ps1 can also assist with the required changes.
Full Changelog: 2.16.0...2.17.0