AzureGroupStuff
1.0.1
Some of the interesting functions:
- Get-AzureGroupMemberRecursive - gets group members rerursive, supports various filtering options like skip disabled accounts etc
- Get-AzureGroupSettings - official Get-MgGroup -Property Settings doesn`t return anything
Some of the interesting functions:
- Get-AzureGroupMemberRecursive - gets group members rerursive, supports various filtering options like skip disabled accounts etc
- Get-AzureGroupSettings - official Get-MgGroup -Property Settings doesn`t return anything for some reason
- Set-AzureRingGroup - function for dynamically setting members of specified "ring" groups based on the provided users list (members of the "rootGroup") and the members per group percent ratio ("ringGroupConfig").
- ...
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2022 @AndrewZtrhgf. All rights reserved.
Package Details
Author(s)
- @AndrewZtrhgf
Tags
Azure AzureGroupStuff PowerShell Monitoring Audit Security Graph Runbook
Functions
Get-AzureGroupMemberRecursive Get-AzureGroupSettings Set-AzureRingGroup
Dependencies
Release Notes
* 1.0.0
* Initial release. Some functions are migrated from now deprecated AzureADStuff module, some are completely new.
* 1.0.1
* FIXES
* Get-AzureGroupMemberRecursive - skip duplicities, passing incorrect parameters when called recursive upon group objects
FileList
- AzureGroupStuff.nuspec
- AzureGroupStuff.psd1
- AzureGroupStuff.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 84 | 5/19/2024 |
1.0.1 (current version) | 26 | 3/8/2024 |
1.0.0 | 27 | 1/17/2024 |