Az.Accounts & Microsoft.Graph.Authentication using different versions of Azure.Core.dll #22449
Labels
customer-reported
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Uh oh!
There was an error while loading. Please reload this page.
Description
I don't know if this should be reported as a bug or not, but I found that the Az.Accounts module and the Microsoft.Graph.Authentication modules are now using different version of Azure.Core.dll. Az.Accounts loads version 1.31.0, where Microsoft.Graph.Authentication has recently(?) moved to version 1.33.0. The result is an issue with (at a minimum) Get-AzStorageTable from Az.Storage where the command fails.
I know this is more of an issue/incompatibility between two different modules, figured that it might be helpful to mention, and hopefully get some suggestions on how I can work around it, as I need these two modules loaded at the same time.
Script or Debug output
No response
Environment data
No response
Module versions
No response
Error output
No response
The text was updated successfully, but these errors were encountered: