poshgraph-sdk

0.3.2

PowerShell SDK for Microsoft Graph interaction

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name poshgraph-sdk

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

Install-PSResource -Name poshgraph-sdk

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) 2018 Adam Edwards.

Package Details

Author(s)

  • Adam Edwards

Tags

MSGraph Graph AADGraph Azure MicrosoftGraph Microsoft-Graph MS-Graph AAD-Graph REST CRUD GraphAPI

Cmdlets

Connect-Graph Disconnect-Graph Get-GraphConnectionStatus Get-GraphError Get-GraphItem Get-GraphSchema Get-GraphToken Get-GraphVersion Invoke-GraphRequest New-GraphConnection Set-GraphConnectionStatus Test-Graph

Functions

Get-DynamicValidateSetParameter

Dependencies

Release Notes

# PoshGraph-SDK 0.3.2 Release Notes

PoshGraph-SDK has been renamed AutoGraphPS-SDK!!!

This package is now DEPRECATED in favor of **AutoGraphPS-SDK**. All cmdlets from
PoshGraph-SDK are available in **AutoGraphPS-SDK**. Please install AutoGraphPS-SDK:

Visit the AutoGraphPS-SDK package in PowerShell Gallery:

      https://www.powershellgallery.com/packages/autographps-sdk

Install AutoGraphPS-SDK via

      Install-Module -Name autographps-sdk -Scope CurrentUser

The PoshGraph-SDK package *will no longer be updated* -- to receive the latest features
use AutoGraphPS-SDK where ongoing development of the cmdlets from PoshGraph-SDK continues
at full speed!

FileList

Version History

Version Downloads Last updated
0.3.2 (current version) 704 9/22/2018
0.3.1 13 9/22/2018
0.3.0 31 9/9/2018
0.3.0-preview 11 9/9/2018
0.2.0 39 8/23/2018
0.2.0-preview 12 8/23/2018
0.1.3 27 8/16/2018
0.1.2 13 8/16/2018
0.1.1 19 8/15/2018
Show more