Microsoft Graph PowerShell SDK on PowerShell Gallery
Release notes
- Refreshes modules with latest APIs #520 .
- Adds
-OututType
parameter toInvoke-MgGraphRequest
. This parameter can be used to specify the desired output type fromInvoke-MgGraphRequest
#499 . - Fixes bad request failures when
Invoke-MgGraphRequest
to making PUT requests #486 . - Fixes silent failures when using
Connect-MgGraph
#521 . - Cleans information stream #484 .