microsoft / microsoft/terminal
Network Injected Azure Cloud Shell Not Supported
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
Windows Terminal version
1.17.11461.0
Windows build number
10.0.22621.0
Other Software
No response
Steps to reproduce
- Configure Cloud Shell with Azure Virtual Network injection according to the documentation. IMPORTANT: Deploy the virtual network in a Cloud Shell primary region to avoid failures, e.g. East US, West US, or South Central US as it seems secondary region support isn't guaranteed for the virtual network injection scenario in other regions.
- Open an Azure Cloud Shell tab and perform device code login.
- [Optional] Select a tenant from the list displayed by Terminal if appropriate for your account.
- Elect whether to save connection settings.
- Observe outputs.
Expected Behavior
A terminal prompt.
Actual Behavior
After logging in, selecting a tenant from my account list, and confirming saving connection settings, the terminal immediately displays:
Requesting a cloud shell instance...
Succeeded.
Requesting a terminal (this might take a while)...[process exited with code 1 (0x00000001)]
You can now close this terminal with Ctrl+D, or press Enter to restart.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the documented Azure Cloud Shell private VNet setup and reproduce the login flow in the issue using a supported primary region. Compare the expected terminal prompt with the process-exit failure after tenant selection and saved connection settings. Done means a network-injected Cloud Shell reaches a usable terminal prompt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cli, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100