poshgraph

0.12.0

CLI for Microsoft Graph interaction

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name poshgraph -RequiredVersion 0.12.0

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

Install-PSResource -Name poshgraph -Version 0.12.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) 2018 Adam Edwards.

Package Details

Author(s)

  • Adam Edwards

Tags

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

Cmdlets

Get-Graph Get-GraphChildItem Get-GraphLocation Get-GraphUri New-Graph Remove-Graph Set-GraphLocation Set-GraphPrompt Update-GraphMetadata

Dependencies

Release Notes

# PoshGraph 0.12.0 Release Notes

## New Features

* National cloud support for `Get-GraphChildItem`, `New-Graph` and related commands through `-Cloud` options
* Support for v1 apps and v1 authentication

## New dependencies

* PoshGraph-SDK 0.2.0

## Fixed defects

* National cloud connections didn't work due to incorrect endpoints and lack of v1 authentication protocol support
* Fix parameter binding in `New-Graph` that forced specification of every possible parameter

FileList

Version History

Version Downloads Last updated
0.13.1 772 9/22/2018
0.13.0 25 9/10/2018
0.13.0-preview 16 9/9/2018
0.12.0 (current version) 24 8/25/2018
0.12.0-preview 16 8/23/2018
0.11.1 27 8/16/2018
0.11.1-preview 17 8/15/2018
0.10.7 20 8/11/2018
0.10.6 19 8/9/2018
0.10.5 30 7/22/2018
0.10.4 27 7/9/2018
0.10.3 17 7/9/2018
0.10.2 18 7/9/2018
0.10.1 17 7/9/2018
0.10.0 18 7/9/2018
0.9.0 42 4/14/2018
0.8.2 26 3/17/2018
0.8.1 17 3/17/2018
0.8.0 24 3/8/2018
0.7.15 33 2/14/2018
0.7.14 16 2/14/2018
0.7.13 17 2/14/2018
0.7.12 19 2/14/2018
0.7.11 19 2/14/2018
0.7.10 19 2/12/2018
0.7.9 15 2/11/2018
0.7.8 15 2/11/2018
0.7.7 17 2/11/2018
0.7.6 18 2/11/2018
0.7.5 17 2/10/2018
0.7.4 19 2/10/2018
0.7.3 16 2/10/2018
Show more