Docs: capture 13.2 Foundry rename breaking changes and remove legacy AIFoundry references#1163
Draft
Copilot wants to merge 3 commits into
mainmicrosoft/aspire.dev:mainfrom
copilot/featurerename-aspire-hosting-aifoundrymicrosoft/aspire.dev:copilot/featurerename-aspire-hosting-aifoundryCopy head branch name to clipboard
Draft
Docs: capture 13.2 Foundry rename breaking changes and remove legacy AIFoundry references#1163Copilot wants to merge 3 commits intomainmicrosoft/aspire.dev:mainfrom copilot/featurerename-aspire-hosting-aifoundrymicrosoft/aspire.dev:copilot/featurerename-aspire-hosting-aifoundryCopy head branch name to clipboard
Copilot wants to merge 3 commits into
mainmicrosoft/aspire.dev:mainfrom
copilot/featurerename-aspire-hosting-aifoundrymicrosoft/aspire.dev:copilot/featurerename-aspire-hosting-aifoundryCopy head branch name to clipboard
Conversation
Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Rename Aspire.Hosting.Azure.AIFoundry to Aspire.Hosting.Foundry
Docs: capture 13.2 Foundry rename breaking changes and remove legacy AIFoundry references
Jun 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Aspire 13.2 renamed the hosting integration from
Aspire.Hosting.Azure.AIFoundrytoAspire.Hosting.Foundry, including namespace and related type renames. This update ensures the 13.2 changelog explicitly documents the full migration surface and removes stale legacy identifiers from docs content.13.2 changelog: complete migration mapping
whats-new/aspire-13-2.mdxwith a full rename table (package, namespace, and type renames).usingdirective, and direct type-reference updates.Legacy-name cleanup in docs content
AIFoundry/AddAzureAIFoundrymentions undersrc/frontend/src/content/docs/.AddFoundry,FoundryModel) and current naming guidance.ja/whats-new/aspire-13-2.mdx) for consistency.Related integration guidance alignment
azure-ai-foundry-host.mdxto describe migration using current Foundry naming without retaining deprecated identifiers.