Devache
DashboardPainsTechnologiesIdeasGenerateSourcesSearchAbout

Devache v0.1.0

All technologies

Azure SDK

1 painsavg 8.0/10
compatibility 1

Assembly Load Context (ALC) conflicts with multiple MSAL versions in PowerShell modules

8

PowerShell modules like AZ and MS Graph each include their own versions of MSAL, causing assembly load context conflicts when users load multiple modules in the same session. This results in silent failures or misleading error messages as the runtime continues using whichever MSAL version was loaded first, rather than the expected version.

compatibilityMSALPowerShellAzure SDK