2.1.0
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