Closed tehmichael closed 1 year ago
Closing this because it's a duplicate of https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2439
Hey @timayabi2020 , I'm not seeing how this is 1:1 related to the other case. While the result is the same (not connecting), we're showing different errors. Using the exact same environment variables in 2.8.0 will succeed in connecting.
Thank you!
Describe the bug When trying to use
Connect-MgGraph -Environment USGov -EnvironmentVariable
, I receive this error:This is working in 2.8.0.
To Reproduce Define the three needed environment variables and execute Connect-MgGraph with the -EnvironmentVariable switch.
Expected behavior I expect Connect-MgGraph to succeed and a connect to be established.
Debug Output
Module Version
Environment Data
Screenshots
Additional context