Stop allowing AzureAD group names be case sensitive
I was using New-AzureADGroup to create new security groups and found out that the AzureAD group names are case sensitive. I ended up with 2 groups with the same spelling with just a case difference in one character. I believe this will cause usability issue down the road. You can see the commands I used in the attached file.

1 comment
-
Ramon Schouten commented
This isn't just case sensitive. In Azure AD you create a group and provide it's displayname, not it's GUID or identifier such as samaccountname of userprincipalname.
Because of this you can create an "unlimited" amount of groups with the exact same name, they only differ in group id/GUID