github microsoftgraph/msgraph-sdk-powershell 2.0.0-preview7

latest releases: 2.24.0, 2.23.0, 2.22.0...
pre-release20 months ago

Microsoft Graph PowerShell
Microsoft Graph Beta PowerShell

Release Notes

  • Refreshes module with the latest APIs #1892
  • Fixes legacy command resolution on Windows PowerShell 5.1 #1882
  • Fixes dependency conflict with Az module #1894

Installation instructions

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

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

NewReleases is sending notifications on new releases.