MSGraphStuff
1.0.9
Some of the functions:
- Expand-MgAdditionalProperties - Function for expanding "AdditionalProperties" hash property to the main object aka flattens the returned object
- Get-CodeGraphModuleDependency - Function for getting Graph SDK modules required to run given code
- G
Some of the functions:
- Expand-MgAdditionalProperties - Function for expanding "AdditionalProperties" hash property to the main object aka flattens the returned object
- Get-CodeGraphModuleDependency - Function for getting Graph SDK modules required to run given code
- Get-CodeGraphPermissionRequirement - Function for getting Graph API permissions (scopes) that are needed tu run selected code
- Invoke-GraphAPIRequest - Function for creating request against Microsoft Graph API. Unlike official one supports paging and throttling
- New-GraphAPIAuthHeader - Function for generating header that can be used for authentication of Graph API requests
- ...
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2022 @AndrewZtrhgf. All rights reserved.
Package Details
Author(s)
- @AndrewZtrhgf
Tags
PowerShell Graph Microsoft API MSGraph MSGraphStuff
Functions
Expand-MgAdditionalProperties Get-CodeGraphModuleDependency Get-CodeGraphPermissionRequirement Invoke-GraphAPIRequest New-GraphAPIAuthHeader
Dependencies
Release Notes
* 1.0.5
* EDIT
* Get-CodeGraphPermissionRequirement - new aliases, support for both permType, added method, apiVersion to the output, added searching for graph api calls using Invoke-MsGraphRequest, Invoke-RestMethod, Invoke-WebRequest and their aliases
* BUGFIX
* Get-CodeDependency - fixed skipping of modules when processJustMSGraphSDK switch is used
* 1.0.6
* EDIT
* Get-CodeGraphPermissionRequirement - new examples and checks
* ADDED
* Get-CodeGraphModuleDependency
* 1.0.7
* EDIT
* Get-CodeGraphPermissionRequirement - permissions output optimized by default, to change that use dontFilterPermissions
* 1.0.8
* BUGFIX
* Get-CodeGraphModuleDependency - ignore Import-Module results, fixed DependencyPath extraction
* EDIT
* Get-CodeGraphPermissionRequirement - added switch allOccurrences, removed unknownDependencyAsObject parameter when searching for dependencies, because there is no real reason to return such results
* 1.0.8
* EDIT
* Get-CodeGraphModuleDependency - omit type property as it is useless
FileList
- MSGraphStuff.nuspec
- MSGraphStuff.psd1
- MSGraphStuff.psm1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.15 | 5,152 | 3/20/2026 |
| 1.1.14 | 4,203 | 11/5/2025 |
| 1.1.13 | 420 | 10/24/2025 |
| 1.1.12 | 2,435 | 7/30/2025 |
| 1.1.11 | 196 | 7/24/2025 |
| 1.1.10 | 64 | 7/23/2025 |
| 1.1.9 | 3,813 | 6/25/2025 |
| 1.1.8 | 1,479 | 6/16/2025 |
| 1.1.7 | 8 | 6/16/2025 |
| 1.1.6 | 485 | 6/13/2025 |
| 1.1.5 | 110 | 6/12/2025 |
| 1.1.4 | 911 | 6/6/2025 |
| 1.1.3 | 100 | 6/6/2025 |
| 1.1.2 | 1,191 | 6/2/2025 |
| 1.1.1 | 10,470 | 3/19/2025 |
| 1.1.0 | 61,520 | 9/16/2024 |
| 1.0.11 | 16,089 | 6/10/2024 |
| 1.0.10 | 2,687 | 5/19/2024 |
| 1.0.9 (current version) | 8,298 | 3/11/2024 |
| 1.0.8 | 19 | 3/11/2024 |
| 1.0.7 | 1,564 | 2/29/2024 |
| 1.0.6 | 553 | 2/26/2024 |
| 1.0.5 | 56 | 2/25/2024 |
| 1.0.4 | 116 | 2/24/2024 |
| 1.0.3 | 17 | 2/24/2024 |
| 1.0.2 | 130 | 2/23/2024 |
| 1.0.1 | 12,489 | 7/11/2023 |
| 1.0.0 | 75 | 4/7/2023 |