azure-openai-assistant-javascript
azure-openai-assistant-javascript copied to clipboard
Run `azd pipeline config` fail in Dev Containers and windows
Describe the issue:
Run azd pipeline config fail in Dev Containers and windows, the error is as follows:
Repro Steps:
- Run
azd init --template azure-openai-assistant-javascript - Run
azd auth login - Run
azd pipeline config
Environment:
- Azd version: azd version 1.9.5 (commit cd2b7af9995d358aab33c782614f801ac1997dde)
- OS: Windows desktop and VS Code Dev Containers
Expected behavior:
Run azd pipeline config can successfully.
@jongio and @manekinekko for notification.