Describe the bug
I am trying to authenticate Connect-MgGraph 'InteractiveBrowserCredential,' but it keeps failing with a WAM error. I have tried to disable WAM by using Set-MgGraphOption -DisableLoginByWAM $true and by using a custom Client-Id.
Expected behavior
The Connect-MgGraph cmdlet with scope should authenticate with Graph
How to reproduce
Execute Connect-MgGraph, it will throw the WAM error
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```
</details>
### Configuration
_No response_
### Other information
_No response_
Describe the bug
I am trying to authenticate Connect-MgGraph 'InteractiveBrowserCredential,' but it keeps failing with a WAM error. I have tried to disable WAM by using Set-MgGraphOption -DisableLoginByWAM $true and by using a custom Client-Id.
Expected behavior
The Connect-MgGraph cmdlet with scope should authenticate with Graph
How to reproduce
Execute Connect-MgGraph, it will throw the WAM error
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```