Skip to content

2.0.0-preview9

Pre-release
Pre-release
Compare
Choose a tag to compare
@peombwa peombwa released this 04 May 23:08
· 1706 commits to features/2.0 since this release
616fa4d

Microsoft Graph PowerShell
Microsoft Graph Beta PowerShell

What's Changed

Full Changelog: 2.0.0-preview8...2.0.0-preview9

Installation instructions

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