Skip to content

0.7.1 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@peombwa peombwa released this 22 Jul 04:09

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Sets default auth context scope for app only authentication - scripted experience - to process scope, and current user scope for delegated authentication i.e. device code #288.
  • Adds -ContextScope parameter to Connect-Graph cmdlet. -ContextScope allows customers to set their desired context scope. The value can either be Process or CurrentUser #288.
  • Makes improvements to how the token cache is accessed #288.
  • Makes improvements to how GraphSession object is accessed #291.
  • Refresh modules with latest APIs.