Skip to content

fix: update Azure AI Foundry client integration details and package r…#72

Merged
IEvangelist merged 5 commits intomainfrom
fix-ai-foundry
Nov 21, 2025
Merged

fix: update Azure AI Foundry client integration details and package r…#72
IEvangelist merged 5 commits intomainfrom
fix-ai-foundry

Conversation

@IEvangelist
Copy link
Copy Markdown
Member

@IEvangelist IEvangelist commented Nov 19, 2025

…eferences

Fixes microsoft/aspire#13054

Copilot AI review requested due to automatic review settings November 19, 2025 17:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Azure AI Foundry integration documentation to reflect a significant change in the client integration package and APIs. The documentation now directs users to use Aspire.Azure.AI.Inference instead of the previous Aspire.Azure.AI.Foundry package.

Key changes:

  • Changed client integration package from Aspire.Azure.AI.Foundry to Aspire.Azure.AI.Inference
  • Updated API usage from AddAzureAIFoundryClient to AddAzureChatCompletionsClient
  • Expanded configuration section with detailed connection string formats and inline delegate examples

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/frontend/src/content/docs/integrations/cloud/azure/azure-ai-foundry.mdx Outdated
Comment thread src/frontend/src/content/docs/integrations/cloud/azure/azure-ai-foundry.mdx Outdated
Comment thread src/frontend/src/content/docs/integrations/cloud/azure/azure-ai-foundry.mdx Outdated
Comment thread src/frontend/src/content/docs/integrations/cloud/azure/azure-ai-foundry.mdx Outdated
Comment thread src/frontend/src/content/docs/integrations/cloud/azure/azure-ai-foundry.mdx Outdated
Comment thread src/frontend/src/content/docs/integrations/cloud/azure/azure-ai-foundry.mdx Outdated
Comment thread src/frontend/src/content/docs/integrations/cloud/azure/azure-ai-foundry.mdx Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Comment thread src/frontend/src/content/docs/integrations/cloud/azure/azure-ai-foundry.mdx Outdated
@IEvangelist IEvangelist merged commit ec5655f into main Nov 21, 2025
5 of 7 checks passed
@IEvangelist IEvangelist deleted the fix-ai-foundry branch November 21, 2025 19:19
IEvangelist added a commit that referenced this pull request Apr 24, 2026
…ns (#752)

Addresses Dependabot alerts:

- #68 fast-xml-parser < 5.7.0 (XML Comment/CDATA injection) -> 5.7.1

- #71 uuid < 14.0.0 (missing buffer bounds check) -> 14.0.0

- #72 postcss < 8.5.10 (XSS via unescaped </style>) -> 8.5.10

Updated pnpm overrides in src/frontend/package.json to force patched

versions of these transitive dependencies and regenerated pnpm-lock.yaml.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

Aspire.Azure.AI.Foundry missing on nuget

4 participants