github microsoftgraph/msgraph-sdk-powershell 2.0.0-preview8

latest releases: 2.23.0, 2.22.0, 2.21.1...
pre-release18 months ago

Microsoft Graph PowerShell
Microsoft Graph Beta PowerShell

Release Notes

  • Fixes missing tenant id when using certificate for auth #1902
  • Fixes missing properties on the response of Get-MgContext #1902

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.