microsoft / microsoft/vscode-azurecontainerapps
Fail to create a container app which has a "Linux/arm64" 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: M1
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 Linux/arm64 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 Linux/arm64 image in it.
Actual:
Fail to create a container app which has a Linux/arm64 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 by reproducing the Azure Container Apps creation flow in VS Code on an M1 system with a repository containing a Linux/arm64 image. Trace the failure from container app creation and identify the relevant extension entry point; done means the app is created successfully with that image.
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
- Needs clarification
- Newbie friendliness
- 35/100