authentication issues #1675
Labels
bug
This issue or pull request addresses broken functionality
public-reported
This issue is reported by the public users of the tool.
troubleshooting
Issues related to debugging unique set ups
Prerequisites
ScubaGear Version
I am unable to authenticate to my Tenant when running scuba. During the initialization process Microsoft.Graph.Authentication 2.26.1 updated to version 2.27.0. When I Invoke-SCuBA the log below shows that Microsoft.Graph.Authentication 2.26 is not found. How to pin the modules versions during the initialization step? How can I force scuba to install and use Microsoft.Graph.Authentication v2.26?
WARNING: Error running Get-MgBetaIdentityConditionalAccessPolicy: Could not load file or assembly 'Microsoft.Graph.Authentication, Version=2.26.1.0, Culture=neutral, PublicKeyToken=REDACTED' or one of its dependencies. The system cannot find the file specified.
Operating System
Windows 11
PowerShell Version
5.1
M365 Environment and License(s)
M365 Environment: gcc
Don't know the lic type
🐛 Summary
At C:\Program Files\WindowsPowerShell\Modules\ScubaGear\1.5.0\Modules\Orchestrator.psm1:1371 char:13
Ending ScubaGear execution. Error: Invalid JSON primitive:
Steps to reproduce
failed scubareport.txt
Expected behavior
My report to be created
Output from Initialize-SCuBA (optional)
No response
The text was updated successfully, but these errors were encountered: