OS: Win 11
Build Version: 20260811.1
Repro Steps:
- Open an existing Azure Functions project in VS Code
- Open Template Gallery
- Navigate to Build with Copilot Chat
- Select an example prompt such as HTTP API with Cosmos DB
- Click Open in Copilot Chat
Approve the generated plan and allow Copilot to proceed
Expect:
Before scaffolding begins, Copilot should clearly indicate the target location of project creation. If an Azure Functions project is already open, the user should be informed whether the current workspace will be modified, or a new project/workspace will be created
Actual:
Copilot proceeds with project generation without clearly indicating whether it will modify the currently opened project or create a new Azure Functions project/workspace
OS: Win 11
Build Version: 20260811.1
Repro Steps:
Approve the generated plan and allow Copilot to proceed
Expect:
Before scaffolding begins, Copilot should clearly indicate the target location of project creation. If an Azure Functions project is already open, the user should be informed whether the current workspace will be modified, or a new project/workspace will be created
Actual:
Copilot proceeds with project generation without clearly indicating whether it will modify the currently opened project or create a new Azure Functions project/workspace