microsoft / microsoft/vscode-azurecontainerapps
"Error 403 - This Container App is stopped" occurs in the opened web page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Win 10
Build Version: 20230323.1
Regression: Not a Regression
Repro Steps:
- Create one container app with an image of "Azure Container Registry".
- Deactivate the revision of the above container app.
- Right click the container app and execute "Deploy to Container App..." action with an existing image of "Docker Hub Registry".
- Click "Browse" button in the notification after deployment.
- Check whether the opened web page is for the Docker Hub image.
Expect:
The opened web page is for the Docker Hub image.
Actual:
"Error 403 - This Container App is stopped" occurs in the opened web page.

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 listed deployment flow and inspect the handler for the "Browse" button in the post-deployment notification. Trace how the target container app or revision URL is selected after deploying the Docker Hub image. Done means the opened page targets the newly deployed image instead of the stopped Azure Container Registry revision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100