Cannot exec to Azure Container App using powershell ISE.
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
Issue: Cannot exec to container app using powershell ISE.
Description: When trying to connect to azure container app using "az containerapp exec" command from Powershell ISE, 'OSError: [WinError 6]' error messages are displayed and it shows successfully connected to container however, it does not actually give us the interactive connectivity to shell.
The issue is only with Powershell ISE and not with Powershell console.
Command Used: az containerapp exec -n -g --command bash
Error:
Tested with both Container App Internal as well as external environment and the issue is reproducible for both.

Environment Details:

Please tell if this is a known issue with Powershell ISE, is there any mitigation for the same.
Contributor guide
Assessment
This issue has not been assessed yet.