1.2.0 Release
Microsoft Graph PowerShell SDK on PowerShell Gallery
Release notes
- Refreshes modules with latest APIs #472 .
- Adds
-Certificate
parameter toConnect-MgGraph
#440 . - Adds full support for KQL by properly formatting
-Search
values #448. - Adds
communications
singleton APIs toCloudCommunications
module #460 . - Updates
Microsoft.Graph
module metadata to indicate that Azure automation is not supported. However, all service module support Azure automation #469. - Fixes UI freezes when
Invoke-MgGraphRequest
is called from a UI thread #439. - Removes invalid commands from
Identity.Signins
module #466.