Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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#1163
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

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 2, 2026

Aspire 13.2 renamed the hosting integration from Aspire.Hosting.Azure.AIFoundry to Aspire.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

    • Expanded the breaking-changes entry in whats-new/aspire-13-2.mdx with a full rename table (package, namespace, and type renames).
    • Added a concise migration tip covering package reference, using directive, and direct type-reference updates.
    • Updated section naming and intra-page links to match the new transition section title.
  • Legacy-name cleanup in docs content

    • Removed remaining legacy AIFoundry/AddAzureAIFoundry mentions under src/frontend/src/content/docs/.
    • Updated Foundry migration examples to use current APIs (AddFoundry, FoundryModel) and current naming guidance.
    • Applied equivalent cleanup in localized 13.2 release notes (ja/whats-new/aspire-13-2.mdx) for consistency.
  • Related integration guidance alignment

    • Revised the upgrade note in azure-ai-foundry-host.mdx to describe migration using current Foundry naming without retaining deprecated identifiers.
| Previous 13.1 name                     | 13.2 name                      |
| ---                                     | ---                            |
| Aspire.Hosting.Azure.AIFoundry          | Aspire.Hosting.Foundry         |
| Aspire.Hosting.Azure.AIFoundry (import) | Aspire.Hosting.Foundry (import)|
| AzureAIFoundryResource                  | FoundryResource                |
| AzureAIFoundryExtensions                | FoundryExtensions              |
| AzureAIFoundryDeploymentResource        | FoundryDeploymentResource      |
| AIFoundryModel                          | FoundryModel                   |

Copilot AI and others added 2 commits June 2, 2026 02:54
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
Copilot AI requested a review from IEvangelist June 2, 2026 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[13.2 Changelog] Aspire.Hosting.Azure.AIFoundry renamed to Aspire.Hosting.Foundry

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.