Windows 10: VSCode Azure powershell modules compatibility issue

Discus and support VSCode Azure powershell modules compatibility issue in Windows 10 Customization to solve the problem; Hi All,I am running VSCode on Windows 10.I am getting the below error when running AZ Modules. These modules work fine in powershellISE.PS... Discussion in 'Windows 10 Customization' started by Madhu Rao1, Mar 12, 2024.

  1. VSCode Azure powershell modules compatibility issue


    Hi All,I am running VSCode on Windows 10.I am getting the below error when running AZ Modules. These modules work fine in powershellISE.PS C:\Users\admin> connect-AzAccount WARNING: Unable to acquire token for tenant 'organizations' with error 'InteractiveBrowserCredential authentication failed: Retry failed after 4 tries. Retry settings can be adjusted in ClientOptions.Retry or by configuring a custom retry policy in ClientOptions.RetryPolicy. The SSL connection could not be established, see inner exception. The SSL connection could not be established, see inner exception. The SSL con

    :)
     
    Madhu Rao1, Mar 12, 2024
    #1
  2. Brink Win User

    Announcing the PowerShell Preview Extension in VSCode

    Source: Announcing the PowerShell Preview Extension in VSCode | PowerShell Team Blog
     
    Brink, Mar 12, 2024
    #2
  3. Brink Win User
    Announcing the PowerShell Preview Extension in VSCode


    Source: Announcing the PowerShell Preview Extension in VSCode | PowerShell Team Blog
     
    Brink, Mar 12, 2024
    #3
  4. Farn Wang Win User

    VSCode Azure powershell modules compatibility issue

    vscode cannot import some python modules

    I have been using VSCODE to develop some python program.
    Modules that I import include numpy and cssutils.
    Sometimes VSCODE asked for upgrade that I usually agreed.
    Then today, VSCODE cannot find cssutils.
    I and my students checked all the environment variables, path variables, and surveyed the internet.
    But there is no clue.
    Some people said it is a VSCODE bug that the authors claimed has been fixed but actually not.
    Some people suggests adding some declaration to the launch.json file and setting.json.

    We tried all and none worked.
    We have also shut down the PC and rerun vscode.

    Finally, we uninstalled cssutils and pip install it again.
    Then the problem became that numpy cannot be imported.
    Then we tried all the methods listed in the above and surveyed the internet.
    We also decide to uninstall and reinstall vscode.
    But none worked.

    Can someone help ?
     
    Farn Wang, Mar 12, 2024
    #4
Thema:

VSCode Azure powershell modules compatibility issue

Loading...
  1. VSCode Azure powershell modules compatibility issue - Similar Threads - VSCode Azure powershell

  2. VSCode Azure powershell modules compatibility issue

    in Windows 10 Gaming
    VSCode Azure powershell modules compatibility issue: Hi All,I am running VSCode on Windows 10.I am getting the below error when running AZ Modules. These modules work fine in powershellISE.PS C:\Users\admin> connect-AzAccount WARNING: Unable to acquire token for tenant 'organizations' with error 'InteractiveBrowserCredential...
  3. VSCode Azure powershell modules compatibility issue

    in Windows 10 Software and Apps
    VSCode Azure powershell modules compatibility issue: Hi All,I am running VSCode on Windows 10.I am getting the below error when running AZ Modules. These modules work fine in powershellISE.PS C:\Users\admin> connect-AzAccount WARNING: Unable to acquire token for tenant 'organizations' with error 'InteractiveBrowserCredential...
  4. Issue with MSMQ PowerShell module in PS7

    in Windows 10 Gaming
    Issue with MSMQ PowerShell module in PS7: Please refer to the issue created in PowerShell github repo https://github.com/PowerShell/PowerShell/issues/18783While using MSMQ module command in PowerShell 7, we cannot pipe the output of Get-MsmqQueue to Remove-MsmqQueue, as it causes error.The same command works fine in...
  5. Issue with MSMQ PowerShell module in PS7

    in Windows 10 Software and Apps
    Issue with MSMQ PowerShell module in PS7: Please refer to the issue created in PowerShell github repo https://github.com/PowerShell/PowerShell/issues/18783While using MSMQ module command in PowerShell 7, we cannot pipe the output of Get-MsmqQueue to Remove-MsmqQueue, as it causes error.The same command works fine in...
  6. Issue with MSMQ PowerShell module in PS7

    in Windows 10 BSOD Crashes and Debugging
    Issue with MSMQ PowerShell module in PS7: Please refer to the issue created in PowerShell github repo https://github.com/PowerShell/PowerShell/issues/18783While using MSMQ module command in PowerShell 7, we cannot pipe the output of Get-MsmqQueue to Remove-MsmqQueue, as it causes error.The same command works fine in...
  7. Issue with Install-Module from PowerShell Gallery

    in Windows 10 Installation and Upgrade
    Issue with Install-Module from PowerShell Gallery: I'm trying to Install modules from PowerShell Gallery , But Install-Module command is not working. Also Find-Module and a few commands are not working.[ATTACH][ATTACH]Previously I removed PowerShellGet from modules. I tried to installPowerShellGet from .nupkg file ,...
  8. SHA256 module compatibility issue with Windows10 latest version

    in Windows 10 Software and Apps
    SHA256 module compatibility issue with Windows10 latest version: HI, I'm System Manager of the program using the SHA256 cryptographic module. The customers using our program, those who have updated Windows 10 to the latest version (but I haven't checked what version it is yet) are having difficulty running our program equally. I would...
  9. Announcing the PowerShell Preview Extension in VSCode

    in Windows 10 News
    Announcing the PowerShell Preview Extension in VSCode: We are excited to announce the PowerShell Preview extension in the VSCode marketplace! The PowerShell Preview extension allows users on Windows PowerShell 5.1, Powershell 6.0, and all newer versions to get and test the latest updates to the PowerShell extension and comes...
  10. Powershell module vmware.powercli not working

    in Windows 10 BSOD Crashes and Debugging
    Powershell module vmware.powercli not working: I have installed the powercli module in powershell using "install-module -name vmware.powercli"; Version 10.1.1.8827524 along with all the modules: Version Name ------- ---- 6.7.0.8250345 VMware.DeployAutomation 6.7.0.8250345 VMware.ImageBuilder...