microsoft / microsoft/vscode-azurecontainerapps
Clicking "Ask Copilot about the Azure Activity Log" icon reverts log entry from "Deleted secret" to "Deleting secret"
Open
@MicroFish91 is already working on this.
Since Mar 11, 2026.
AT-CTI
bug
investigate
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Win 11
Build Version: 20250730.1
Repro Steps:
- Make sure no "GitHub Copilot" extension installed in VS Code.
- Delete a secret from one container app.
- Click "Ask Copilot about the Azure Activity Log" icon after deleting secret successfully.
- Check whether the Azure activity log is still "Deleted secret".
Expect:
The Azure activity log is still "Deleted secret".
Actual:
The Azure activity log is reverted to "Deleting secret".
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.
Assessment
This issue has not been assessed yet.