microsoft / microsoft/vscode-azurecontainerapps

Fail to create a container app which has a Windows image in it

Open
#72 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI enhancement
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:

  1. 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.
  2. 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.
image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.