EasyGraph

1.2.0

Provides a wrapper for Microsoft Graph REST API, and handles authentication, paging and throttling.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name EasyGraph -RequiredVersion 1.2.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name EasyGraph -Version 1.2.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Andreas Lindahl. All rights reserved.

Package Details

Author(s)

  • Andreas Lindahl

Tags

Windows Linux macOS Graph Microsoft PowerShell Office365 Automation

Functions

Invoke-EasyGraphRequest Connect-EasyGraph Disconnect-EasyGraph Get-EasyGraphConnectionInfo

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

version 1.2.0
------------
* Added support for sign-in with username and password (Windows only)
* Added support for Refresh Tokens
* New cmdlet Get-EasyGraphConnectionInfo to retrieve basic information about the active connection to EasyGraph

version 1.1.0
------------
* Added support for Pfx certificates

version 1.0.0
------------
* Initial release

FileList

Version History

Version Downloads Last updated
1.4.0 3,911 8/22/2022
1.3.0 10,519 8/10/2020
1.2.2 19 8/1/2020
1.2.0 (current version) 18 7/28/2020
1.1.0 20 7/24/2020
1.0.0 18 7/21/2020
Show less