8,330 questions
How to fix: Method 'get_SerializationSettings' in `Microsoft.Azure.Management.Internal.Resources.ResourceManagementClinet` from the `Microsoft.Azure.Powershell.Clients.ResourceManager` assembly lacks an implementation
文慶 王
0
Reputation points
I'm trying to manually update the PowerShell module.
Due to some reasons, I cannot install the module automatically and need to apply the moudule manually.
When using the old module version Az.2.5.0, I can use commnds such as Disconnect-AzAccount and Get-AzContext in VSCode.
However, after updating the module version to Az.12.2.0, I can no longer user commands like Disconnect-AzAccount and Get-AzContext in VSCode.
https://www.powershellgallery.com/packages/Az/12.2.0
The version of VSCode is currently the latest one. How can I resolve this issue?
Windows for business Windows Server User experience PowerShell
Sign in to answer