microsoft / microsoft/vscode-azurecontainerapps

The error message is unclear when deleting a secret referenced by an environment variable

Open
#934 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI investigate
Dominant language
TypeScript
Stars
42
Forks
21
Avg merge
3d 7h
Merged PRs (30d)
2

Description

OS: All
Build Version: 20250730.1

Repro Steps:

  1. Add an environment variable and reference a secret for it.
  2. Delete the secret.
  3. Check whether the error message is clear or not.

Expect:
The error message is clear, indicating that the secret is referenced by an environment variable.

Actual:
The error message is unclear.
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

Reproduce the issue by creating an environment variable that references a secret, deleting the secret, and checking the resulting error. Trace the secret-deletion and environment-variable reference handling in the TypeScript extension, then make the error identify that the secret is referenced by an environment variable and verify the message with the same steps.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.