Microsoft Graph PowerShell SDK on PowerShell Gallery
Release Notes
- Refreshes the SDK with the latest APIs #1424.
- Adds examples to help files:
- Adds parameter completer to
Connect-MgGraph -Environment
#1402. - Adds
Invoke-MgRestMethod
alias toInvoke-MgGraphRequest
#1390. - Improves API coverage by adding missing APIs #1368..
- Removes invalid commands #1401.
- Fixes error handling in
Disconnect-MgGraph
#1395. - Fixes pagination by not setting a fixed page size #1361.