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