Open blackadi opened 1 year ago
@blackadi this looks like a versioning conflict between the Microsoft.Graph.Authentication
module and Microsoft.Graph.Identity.SignIns
module.
Please try and install the latest Microsoft Graph module by running this command Install-Module -Name Microsoft.Graph -Repository PsGallery -AllowClobber -Force
.
For further installation instructions and usage, please refer to the reference documentation here.
@timayabi2020 I've tried to update the modules to the latest version as per your recommendation but still getting the same error
@timayabi2020 any feedback from your side
Thanks for reporting the bug. Please ensure you've gone through the following checklist before opening an issue:
Describe the bug
To Reproduce Steps to reproduce the behavior:
New-MgServicePrincipalTokenLifetimePolicyByRef
New-MgServicePrincipalTokenLifetimePolicyByRef : Could not load file or assembly 'Microsoft.Graph.Authentication, Version=1.9.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified
Expected behavior
Debug Output
Module Version
Environment Data
Screenshots
Additional context