Skip to content

Conversation

0x3e5f3c3b
Copy link

Added the '-All' flag to the 'Get-MgBetaGroup' command on line 140 of this file.

'Get-MgBetaGroup' only returns the first 100 results. This means the script does not work properly in environments with over 100 groups.

Adding the '-All' flag to 'Get-MgBetaGroup' allows the command to return all results, allowing the script to work properly in environments with a large volume of groups.

Added the '-All' flag to 'Get-MgBetaGroup' command on line 140 of the file.

'Get-MgBetaGroup' only returns the first 100 results. This means the script does not work properly in environments with over 100 groups.

Adding the '-All' flag to 'Get-MgBetaGroup' allows the command to return all results, allowing the script to work properly in environments with a large volume of groups.
Copy link
Contributor

Learn Build status updates of commit 2f88ed0:

✅ Validation status: passed

File Status Preview URL Details
microsoft-365/solutions/manage-creation-of-groups.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants