SkillAgentSearch skills...

MSGraph

Tools for interacting with the Microsoft Graph Api

Install / Use

/learn @AndiBellstedt/MSGraph

README

logo

MSGraph - Interacting with Microsft Graph

| Plattform | Information | | --------- | ----------- | | PowerShell gallery | PowerShell Gallery PowerShell Gallery PowerShell Gallery | | GitHub | GitHub release GitHub <br> GitHub issues <br> GitHub last commit (branch) <br> GitHub last commit (branch) | <br> The MSGraph module is a wrapper around the Graph API of Microsoft. It offers tools to interact with exchange online (more services planned and seamlessly supportable).

All cmdlets are build with

  • powershell regular verbs
  • mostly with pipeling availabilties
  • comprehensive logging on verbose and debug channel

Note: Project is still in its infancy, more to come

Installation

Install the module from the PowerShell Gallery (systemwide):

Install-Module MSGraph

or install it only for your user:

Install-Module MSGraph -Scope CurrentUser
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks3

Languages

PowerShell

Security Score

75/100

Audited on Dec 6, 2023

No findings