microsoft / microsoft/foundry-dev-tools
Foundry toolkit in VS code issue
@hund030 is already working on this.
Since Sep 17, 2026.
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 260
- Avg merge
- 42m
- Merged PRs (30d)
- 29
Description
Type: Bug
I added the foundry toolkit from marketplace. Login is successful to the extension. I can see foundry Projects both in Azure and VS code. But the moment I select show agents in VS code, it gives me error saying 'not signed in to azure
Action: c.getChildren
Error type: l
Error Message: Failed to load Hosted Agents (Preview) for project proj-default: Failed to list hosted agents for project proj-default: You are not signed in to an Azure account. Please sign in.
Version: 1.6.11
OS: win32
OS Arch: x64
OS Release: 10.0.26200
Product: Visual Studio Code
Product Version: 1.136.2
Language: en
UTC time: Wed, 09 Sep 2026 03:13:51 GMT
Call Stack
o.loadChildrenOnce extension.js:2446:61002
async o.loadUntilCurrent extension.js:2446:60391
async o.loadChildren extension.js:2446:60205
async o.getChildren extension.js:2446:59777
extension.js:2160:11258extension.js:2160:11258
async o extension.js:1908:19265
async o.<anonymous> extension.js:2160:11202
async a extension.js:5581:132037
async m.getFoundryAgentEntries extension.js:5581:134613
async m.getChildren extension.js:5581:134030
async i._fetchChildrenNodes extensionHostProcess.js:672:107748
async i.getChildren extensionHostProcess.js:672:103206
async SR.$getChildren extensionHostProcess.js:672:97621
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.