There's a kind of annoying recent change to the Graph PowerShell module: to differentiate which Graph endpoint version you want to use (v1.0 or beta), you used to use Select-MgProfile and it would save the version for the session context. Now however...