Get-MgGroup is missing the -filter option - Issue may exist in 1.12 as well but due to issue with -All being removed this issue was not identified until 1.12.1
Get-MgGroup -Filter "DisplayName eq 'MyGroup'"
A parameter cannot be found that matches parameter name 'Filter'.