microsoft / microsoft/vscode-azurecontainerapps

"Error 403 - This Container App is stopped" occurs in the opened web page

Open
#299 1 comment 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: Win 10
Build Version: 20230323.1
Regression: Not a Regression

Repro Steps:

  1. Create one container app with an image of "Azure Container Registry".
  2. Deactivate the revision of the above container app.
  3. Right click the container app and execute "Deploy to Container App..." action with an existing image of "Docker Hub Registry".
  4. Click "Browse" button in the notification after deployment.
  5. 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.
image

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.