microsoft / microsoft/vscode-azureresourcegroups
Executing "Ask Copilot about the Azure Activity Log" command shows misleading timeout error when Copilot Chat is not installed
Open
AT-CTI
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win 11 x64
Build Version: v0.12.4
Repro Steps:
- Install Azure Resources extension in VS Code.
- Ensure GitHub Copilot Chat (GitHub.copilot-chat) extension is NOT installed.
- Sign in to an Azure account.
- Populate Azure Activity Log by performing any Azure operations.
- Click "Ask Copilot about the Azure Activity Log" icon in Azure activity window.
Expect:
If the required dependency (GitHub Copilot Chat extension) is not installed, the extension should detect this and prompt the user to install it before attempting to execute the command.
Actual:
The following error message is shown.
More Info:
The "Restart" button is provided but does not resolve the issue.
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.