MSGraphStuff
1.0.0
Various Microsoft Graph API related functions. Some of them are explained at https://doitpsway.com/.
Some of the interesting functions:
- Expand-MgAdditionalProperties - Function for expanding "AdditionalProperties" hash property to the main object aka flattens object
- Get-MgUser2 - Proxy function that when "*" is used as property parameter value returns all poss
Some of the interesting functions:
- Expand-MgAdditionalProperties - Function for expanding "AdditionalProperties" hash property to the main object aka flattens object
- Get-MgUser2 - Proxy function that when "*" is used as property parameter value returns all poss
Various Microsoft Graph API related functions. Some of them are explained at https://doitpsway.com/.
Some of the interesting functions:
- Expand-MgAdditionalProperties - Function for expanding "AdditionalProperties" hash property to the main object aka flattens object
- Get-MgUser2 - Proxy function that when "*" is used as property parameter value returns all possible properties
- 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
- ...
Show more
Some of the interesting functions:
- Expand-MgAdditionalProperties - Function for expanding "AdditionalProperties" hash property to the main object aka flattens object
- Get-MgUser2 - Proxy function that when "*" is used as property parameter value returns all possible properties
- 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
Author(s)
@AndrewZtrhgf
Copyright
(c) 2022 @AndrewZtrhgf. All rights reserved.
Package Details
Owners
Tags
PowerShell GraphAPI API MSGraph
Functions
Expand-MgAdditionalProperties Get-MgGroupSettings Get-MgSkuAssignment Get-MgSkuAssignmentError Get-MgUser2 Invoke-GraphAPIRequest New-GraphAPIAuthHeader Remove-MgUserMemberOfDirectoryRole
Dependencies
FileList
- MSGraphStuff.nuspec
- MSGraphStuff.psd1
- MSGraphStuff.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 (current version) | 23 | 4/7/2023 |