Skip to content

.NET: Replace Azure Foundry/Azure AI Foundry with Microsoft Foundry in .NET samples#5032

Merged
SergeyMenshykh merged 8 commits intomicrosoft:mainfrom
SergeyMenshykh:dotnet-samples-microsoft-foundry
Apr 1, 2026
Merged

.NET: Replace Azure Foundry/Azure AI Foundry with Microsoft Foundry in .NET samples#5032
SergeyMenshykh merged 8 commits intomicrosoft:mainfrom
SergeyMenshykh:dotnet-samples-microsoft-foundry

Conversation

@SergeyMenshykh
Copy link
Copy Markdown
Member

Summary

Update all .cs, .md, and .yaml files in dotnet/samples/ to use Microsoft Foundry instead of Azure Foundry and Azure AI Foundry.

Changes

  • 39 files updated across all sample directories
  • No code logic changed — display text and comments only
  • URLs (e.g. learn.microsoft.com/azure/ai-foundry/...) were left unchanged

Update all .cs, .md, and .yaml files in dotnet/samples/ to use
'Microsoft Foundry' instead of 'Azure Foundry' and 'Azure AI Foundry'.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 1, 2026 14:37
@markwallace-microsoft markwallace-microsoft added documentation Improvements or additions to documentation .NET workflows Related to Workflows in agent-framework labels Apr 1, 2026
@github-actions github-actions bot changed the title Replace Azure Foundry/Azure AI Foundry with Microsoft Foundry in .NET samples .NET: Replace Azure Foundry/Azure AI Foundry with Microsoft Foundry in .NET samples Apr 1, 2026
@SergeyMenshykh SergeyMenshykh self-assigned this Apr 1, 2026
@SergeyMenshykh SergeyMenshykh moved this to In Review in Agent Framework Apr 1, 2026
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

Updates the .NET sample documentation/comments to consistently refer to Microsoft Foundry (replacing Azure Foundry / Azure AI Foundry) across dotnet/samples/, aligning sample wording with updated product naming while leaving runtime behavior unchanged.

Changes:

  • Replaced “Azure Foundry” / “Azure AI Foundry” wording with “Microsoft Foundry” across sample READMEs, comments, and YAML metadata.
  • Updated section headings and environment-variable descriptions to reflect “Microsoft Foundry project” terminology.
  • Kept existing Learn URLs unchanged (per PR description), only adjusting display text.

Reviewed changes

Copilot reviewed 39 out of 39 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
dotnet/samples/AGENTS.md Renames the AgentsWithFoundry directory description to “Microsoft Foundry samples”.
dotnet/samples/05-end-to-end/HostedAgents/README.md Updates hosted-agent setup docs to refer to Microsoft Foundry projects and permissions.
dotnet/samples/05-end-to-end/HostedAgents/FoundrySingleAgent/README.md Updates prerequisites and env-var descriptions to “Microsoft Foundry Project”.
dotnet/samples/05-end-to-end/HostedAgents/FoundrySingleAgent/Program.cs Updates sample header comment to “Microsoft Foundry”.
dotnet/samples/05-end-to-end/HostedAgents/FoundryMultiAgent/README.md Updates prerequisites/deployment text to “Microsoft Foundry Project”.
dotnet/samples/05-end-to-end/HostedAgents/FoundryMultiAgent/Program.cs Updates sample header comment to “Microsoft Foundry”.
dotnet/samples/05-end-to-end/HostedAgents/FoundryMultiAgent/agent.yaml Updates YAML description text to “Microsoft Foundry …Client”.
dotnet/samples/05-end-to-end/HostedAgents/AgentWithLocalTools/README.md Updates README wording to “Microsoft Foundry project”.
dotnet/samples/05-end-to-end/HostedAgents/AgentWithLocalTools/Program.cs Updates sample header comment to “Microsoft Foundry”.
dotnet/samples/05-end-to-end/A2AClientServer/README.md Updates A2A configuration text to “Microsoft Foundry project”.
dotnet/samples/03-workflows/README.md Updates workflows index to reference “Microsoft Foundry agents”.
dotnet/samples/03-workflows/Declarative/README.md Updates declarative workflow configuration docs to “Microsoft Foundry Project”.
dotnet/samples/03-workflows/Declarative/InvokeMcpTool/Program.cs Updates XML docs to “Microsoft Foundry MCP server”.
dotnet/samples/03-workflows/Agents/FoundryAgent/Program.cs Updates XML docs/prereqs to “Microsoft Foundry Agents” terminology.
dotnet/samples/02-agents/ModelContextProtocol/README.md Updates note text to “deploy … with Microsoft Foundry”.
dotnet/samples/02-agents/ModelContextProtocol/FoundryAgent_Hosted_MCP/README.md Updates prerequisites/env-var comments to “Microsoft Foundry”.
dotnet/samples/02-agents/ModelContextProtocol/FoundryAgent_Hosted_MCP/Program.cs Updates sample header comments to “Microsoft Foundry Agents”.
dotnet/samples/02-agents/AgentWithRAG/AgentWithRAG_Step02_CustomVectorStoreRAG/README.md Updates note text to “deploy … with Microsoft Foundry”.
dotnet/samples/02-agents/AgentWithMemory/README.md Updates table entries and “See also” text to Microsoft Foundry naming.
dotnet/samples/02-agents/AgentWithMemory/AgentWithMemory_Step04_MemoryUsingFoundry/README.md Updates title/description/table to “Microsoft Foundry Memory”.
dotnet/samples/02-agents/AgentWithMemory/AgentWithMemory_Step04_MemoryUsingFoundry/Program.cs Updates comments to “Microsoft Foundry memory store”.
dotnet/samples/02-agents/AgentWithAnthropic/README.md Updates section title/text to “Anthropic with Microsoft Foundry”.
dotnet/samples/02-agents/AgentsWithFoundry/README.md Updates getting-started text to “Microsoft Foundry”.
dotnet/samples/02-agents/AgentsWithFoundry/Agent_Step00_FoundryAgentLifecycle/Program.cs Updates lifecycle comment to “Microsoft Foundry”.
dotnet/samples/02-agents/Agents/README.md Updates note text to “deploy … with Microsoft Foundry”.
dotnet/samples/02-agents/Agents/Agent_Step15_DeepResearch/README.md Updates prerequisites/env-var comments to “Microsoft Foundry project”.
dotnet/samples/02-agents/Agents/Agent_Step15_DeepResearch/Program.cs Updates sample header comment to “Microsoft Foundry Agent”.
dotnet/samples/02-agents/Agents/Agent_Step13_ChatReduction/Program.cs Updates explanation comment to reference “Microsoft Foundry Agents”.
dotnet/samples/02-agents/Agents/Agent_Step11_Middleware/Program.cs Updates comment to “Microsoft Foundry configuration”.
dotnet/samples/02-agents/Agents/Agent_Step07_AsMcpTool/README.md Updates MCP Inspector instructions to “Microsoft Foundry Project”.
dotnet/samples/02-agents/Agents/Agent_Step02_StructuredOutput/README.md Updates note text to “deploy … with Microsoft Foundry”.
dotnet/samples/02-agents/AgentProviders/README.md Updates provider list entry text/description to “Microsoft Foundry”.
dotnet/samples/02-agents/AgentProviders/Agent_With_AzureFoundryModel/README.md Updates overview/prereqs/env-var comments to “Microsoft Foundry”.
dotnet/samples/02-agents/AgentProviders/Agent_With_AzureFoundryModel/Program.cs Updates header comments and endpoint note to “Microsoft Foundry”.
dotnet/samples/02-agents/AgentProviders/Agent_With_AzureAIProject/README.md Updates prerequisites/env-var comments to “Microsoft Foundry resource”.
dotnet/samples/02-agents/AgentProviders/Agent_With_AzureAIProject/Program.cs Updates header comments to “Microsoft Foundry Agents”.
dotnet/samples/02-agents/AgentProviders/Agent_With_AzureAIAgentsPersistent/README.md Updates prerequisites/env-var comments to “Microsoft Foundry resource”.
dotnet/samples/02-agents/AgentProviders/Agent_With_AzureAIAgentsPersistent/Program.cs Updates header comment to “Microsoft Foundry Agents”.
dotnet/samples/02-agents/AgentProviders/Agent_With_Anthropic/README.md Updates deployment scenario docs to “Microsoft Foundry”.

SergeyMenshykh and others added 7 commits April 1, 2026 15:44
…4_MemoryUsingFoundry/Program.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ram.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ME.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ect/Program.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…IDs'

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@SergeyMenshykh SergeyMenshykh enabled auto-merge April 1, 2026 14:53
@SergeyMenshykh SergeyMenshykh added this pull request to the merge queue Apr 1, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 1, 2026
@SergeyMenshykh SergeyMenshykh added this pull request to the merge queue Apr 1, 2026
Merged via the queue into microsoft:main with commit 25696a7 Apr 1, 2026
22 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in Agent Framework Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation .NET workflows Related to Workflows in agent-framework

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants