microsoft / microsoft/aspire.dev
Doc: Foundry Agents
@IEvangelist is already working on this.
Since Jun 2, 2026.
- Dominant language
- MDX
- Stars
- 193
- Forks
- 87
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 73
Description
https://github.com/microsoft/aspire/pull/16353
https://github.com/microsoft/aspire/pull/16130
these two prs introduced foundry prompt agent integration and foundry hosted agent integration. we should update foundry documentation to include new changes.
the doc can be built around the unified playground sample for foundry agents: https://github.com/microsoft/aspire/tree/main/playground/FoundryAgents
we should mention that to use web search on newly foundry projects we need to user WebSerachTool, but we can also use Grounding With Bing tool on older projects that already has that tool configured. the grounding with bing tool cannot be configured on new projects anymore due to changes on foundry.
Contributor guide
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.