az ad group list -o tsv --query "[? displayName == 'PAC.G.ODTA' || mailNickname == 'PAC.G.ODTA' ].[objectId,displayName]"
1__REDACTED__4 PAC.G.ODTA
az ad group show --group 'PAC.G.ODTA' -o tsv --query "[objectId,displayName]"
More than one groups match the name of 'PAC.G.ODTA'