Bug Report - PowerShell Tool not working in Azure Cloud Shell. #3300

Open
opened 2026-01-30 23:18:05 +00:00 by claunia · 0 comments
Owner

Originally created by @MaximoTrinidad on GitHub (Aug 8, 2019).

After signing to Azure Cloud Shell, I immediately want to use PowerShell, but I'm having issue with the cursor going to the top of the screen.

Environment

Windows 10 Pro Build 1903 (x64)
Windows Terminal (Preview) - Version: 0.3.2171.0
PowerShell 6.2.2 GA
PowerShell 7 Preview.2

Steps to reproduce

  1. Open Terminal Settings to change the "colorScheme": "Solarized Dark", to "colorScheme": "Campbell", for better user experience
  2. From the terminal list select "Azure Cloud Shell".
  3. Type pwsh, and wait for the prompt.
  4. At the PowerShell prompt, type $psversiontable, and press enter.
  5. Type "dir" and check the cursor position.
  6. Type "exit" and press enter to exit PowerShell. (not possible)

Expected behavior

To be able to use PowerShell without any issues.

Actual behavior

  1. At the PowerShell prompt, type $psversiontable, and press enter.

TerminalAppErr_01_2019-08-08_14-04-40

  1. Type "dir" and check the cursor position.

TerminalAppErr_02_2019-08-08_14-04-40

  1. Type "exit" and press enter to exit PowerShell. (not possible)

At this moment, after a few minutes, Azure Shell seems to freeze, forcing the manual terminate the session.

Originally created by @MaximoTrinidad on GitHub (Aug 8, 2019). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> After signing to Azure Cloud Shell, I immediately want to use PowerShell, but I'm having issue with the cursor going to the top of the screen. <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ``` Windows 10 Pro Build 1903 (x64) Windows Terminal (Preview) - Version: 0.3.2171.0 PowerShell 6.2.2 GA PowerShell 7 Preview.2 ``` # Steps to reproduce 1. Open Terminal Settings to change the "colorScheme": "Solarized Dark", to "colorScheme": "Campbell", for better user experience 2. From the terminal list select "Azure Cloud Shell". 3. Type pwsh, and wait for the prompt. 4. At the PowerShell prompt, type $psversiontable, and press enter. 5. Type "dir" and check the cursor position. 6. Type "exit" and press enter to exit PowerShell. (not possible) <!-- A description of how to trigger this bug. --> # Expected behavior To be able to use PowerShell without any issues. <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> # Actual behavior <!-- What's actually happening? --> 1. At the PowerShell prompt, type $psversiontable, and press enter. ![TerminalAppErr_01_2019-08-08_14-04-40](https://user-images.githubusercontent.com/19892435/62726914-515a4d80-b9e6-11e9-803b-a2e94b38f977.png) 2. Type "dir" and check the cursor position. ![TerminalAppErr_02_2019-08-08_14-04-40](https://user-images.githubusercontent.com/19892435/62726941-5a4b1f00-b9e6-11e9-9cb7-0e29e607e2b8.png) 3. Type "exit" and press enter to exit PowerShell. (not possible) At this moment, after a few minutes, Azure Shell seems to freeze, forcing the manual terminate the session.
claunia added the Needs-TriageResolution-Duplicate labels 2026-01-30 23:18:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3300