Skip to content

2.1.0

Compare
Choose a tag to compare
@peombwa peombwa released this 14 Jul 03:17
· 777 commits to main since this release
62dd1ab

What's Changed

  • Refreshes the SDK with the latest APIs.
  • Fixes assembly conflicts with Az module in PowerShell 5.1.
  • Fixes aliasing of product names in command names.

Installation instructions

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