Reporting an Issue or Missing Feature
I am reporting a bug
Expected behavior
$team = Get-PnPTeamsTeam -Identity Team.Test should not return any errors
Actual behavior
Get-PnPTeamsTeam -Identity Team.GlobalInformationSecurity
Get-PnPTeamsTeam: Exception of type 'PnP.PowerShell.Commands.Model.Graph.GraphException' was thrown.

Steps to reproduce behavior
Connect-PnPSite $adminUrl
Get-PnPTeamsTeam -Team Team
What is the version of the Cmdlet module you are running?
Name : PnP.PowerShell
Version : 1.11.99
Which operating system/environment are you running PnP PowerShell on?