github microsoftgraph/msgraph-sdk-powershell 2.0.0-rc1

latest releases: 2.18.0, 2.17.0, 2.16.0...
pre-release11 months ago

What's Changed

  • Fixes command names for commands that call OData count paths. This is a partial fix for microsoft/OpenAPI.NET.OData#382.
  • Adds servicePrincipal, administrativeUnit, and device derived types to *-MgDirectoryDeletedItem* commands in microsoftgraph/msgraph-metadata#340
  • Adds custom cmdlets for RSC configuration in #2001 and #1968
  • Updates default output for common types in #2002
  • Refreshes module with the latest API changes in #2013

Full Changelog: 2.0.0-preview9...2.0.0-rc1

Installation instructions

# For Microsoft Graph v1.0
Install-Module Microsoft.Graph -AllowPrerelease
# For Microsoft Graph beta
Install-Module Microsoft.Graph.Beta -AllowPrerelease

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

NewReleases is sending notifications on new releases.