github microsoftgraph/msgraph-sdk-powershell 2.0.0-preview7

latest releases: v2.36.0, v2.35.1, v2.35.0...
pre-release2 years 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.