microsoft / microsoft/vscode-azurecontainerapps
Fail to create a container app which has a Windows image in it
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: All
Build Version: 20220405.6
Regression: Not a regression
Repro Steps:
- F1 -> Azure Container Apps: Create Container App... -> Select one Container App environment -> Enter a container app name -> Select a container registry -> Select a repository which has a Windows image in it -> Select the next items to create the container app.
- Check whether succeeds to create a container app or not.
Expect:
Succeed to create a container app which has a Windows image in it.
Actual:
Fail to create a container app which has a Windows image in it.

More Info:
This issue does not reproduce when creating a container app with Linux image in it.
Contributor guide
No contributing guide indexed for this repository
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 VS Code Azure Container Apps create flow reached through F1 and compare its handling of Windows and Linux images after a registry repository is selected. Trace the creation request far enough to identify where Windows images fail, then verify that a Windows-image container app can be created without regressing Linux-image creation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100