Microsoft Graph PowerShell SDK on PowerShell Gallery
Release Notes
- Refreshes modules with the latest service APIs #319 .
- Adds
additionalProperties
to OpenType entities #87 . - Adds
Invoke-GraphRequest
cmdlet for making HTTP calls to Microsoft Graph #245 . - Adds multi-profile support for switching between
v1.0
andbeta
versions of the service #254 #255 . - Handles all success responses as success #272 .
- Fixes wrongly named cmdlets #322 .
- Makes improvements to page iteration #272.