Reporting an Issue or Missing Feature
New-PnPAzureADGroup not works as expected.
Expected behavior
New-PnPAzureADGroup -DisplayName a3 -MailNickname a3 -Description a3 should create a group.
Actual behavior
New-PnPAzureADGroup -DisplayName a3 -MailNickname a3 -Description a3 gives the following error:
New-PnPAzureADGroup: Object reference not set to an instance of an object.
Steps to reproduce behavior
Connect-PnPOnline
New-PnPAzureADGroup -DisplayName a3 -MailNickname a3 -Description a3
What is the version of the Cmdlet module you are running?
PnP.PowerShell 2.2.0
Which operating system/environment are you running PnP PowerShell on?