Skip to content

[docs] Document Foundry Local remote endpoint mode - #1621

Draft
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.6from
docs/pr-19197-33910459475-1-6a85288181524cf1
Draft

[docs] Document Foundry Local remote endpoint mode#1621
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.6from
docs/pr-19197-33910459475-1-6a85288181524cf1

Conversation

@aspire-repo-bot

Copy link
Copy Markdown
Contributor

Documents changes from microsoft/aspire#19197

@sebastienros

Targeting release/13.6 based on the source PR milestone 13.6.

Why

microsoft/aspire#19197 fixed the Foundry Local lifecycle (support for both legacy foundry service and current foundry server CLI generations, cached-model loading before download, serialized shutdown) and added a new unmanaged remote endpoint mode for RunAsFoundryLocal(endpoint), letting WSL2/Linux AppHosts connect to a Foundry Local service already running on another host without starting/stopping/downloading/loading models there. The RunAsFoundryLocal(string endpoint) overload and the LocalModelId deployment property used with it were previously undocumented on aspire.dev.

What changed

Updated integrations/cloud/azure/azure-ai-foundry/azure-ai-foundry-host.mdx:

  • Corrected the existing "Use Foundry Local for development" section's lifecycle description to reflect the new foundry server/foundry service dual support and cached-model-first loading (previously described only the older foundry service start/stop flow).
  • Added a new "Connect to a remote Foundry Local service" subsection with C#/TypeScript examples showing RunAsFoundryLocal("(windowshost/redacted) / runAsFoundryLocal({ endpoint: ... }), explaining the unmanaged/observe-only behavior and the LocalModelId/localModelId` property used to target a specific remote model alias.

No new pages were created; this is an update to an existing page.

Generated by PR Documentation Check for #19197 · auto · 86.1 AIC · ⌖ 14 AIC · ⊞ 19.7K ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aspire-repo-bot aspire-repo-bot Bot added the docs-from-code Copilot initiated issue from dotnet/aspire repo label Sep 4, 2026
@aspire-repo-bot

Copy link
Copy Markdown
Contributor Author

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1621. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1621 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-from-code Copilot initiated issue from dotnet/aspire repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants