Skip to content

Commit 19be8d9

Browse files
committed
Remove deprecated AzureAIAgentsPersistent sample
Remove the deprecated providers/azure/Agent_With_AzureAIAgentsPersistent sample and clean up solution and providers index references.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent be1e9ba commit 19be8d9

5 files changed

Lines changed: 0 additions & 92 deletions

File tree

dotnet/agent-framework-dotnet.slnx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<File Path="samples/02-agents/providers/README.md" />
2525
<Project Path="samples/02-agents/providers/a2a/Agent_With_A2A/Agent_With_A2A.csproj" />
2626
<Project Path="samples/02-agents/providers/anthropic/Agent_With_Anthropic/Agent_With_Anthropic.csproj" />
27-
<Project Path="samples/02-agents/providers/azure/Agent_With_AzureAIAgentsPersistent/Agent_With_AzureAIAgentsPersistent.csproj" />
2827
<Project Path="samples/02-agents/providers/azure/Agent_With_AzureAIProject/Agent_With_AzureAIProject.csproj" />
2928
<Project Path="samples/02-agents/providers/azure/Agent_With_AzureFoundryModel/Agent_With_AzureFoundryModel.csproj" />
3029
<Project Path="samples/02-agents/providers/azure/Agent_With_AzureOpenAIChatCompletion/Agent_With_AzureOpenAIChatCompletion.csproj" />

dotnet/samples/02-agents/providers/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ See the README.md for each sample for the prerequisites for that sample.
3333

3434
| Sample | Description |
3535
| --- | --- |
36-
| [Azure AI Agents Persistent](./azure/Agent_With_AzureAIAgentsPersistent/) | Create a Foundry Persistent agent using the Azure.AI.Agents.Persistent SDK |
3736
| [Azure AI Project](./azure/Agent_With_AzureAIProject/) | Create a Foundry Project agent using the Azure.AI.Project SDK |
3837
| [Azure Foundry Model](./azure/Agent_With_AzureFoundryModel/) | Use any model deployed to Microsoft Foundry |
3938
| [Azure OpenAI ChatCompletion](./azure/Agent_With_AzureOpenAIChatCompletion/) | Create an AIAgent using Azure OpenAI ChatCompletion |

dotnet/samples/02-agents/providers/azure/Agent_With_AzureAIAgentsPersistent/Agent_With_AzureAIAgentsPersistent.csproj

Lines changed: 0 additions & 20 deletions
This file was deleted.

dotnet/samples/02-agents/providers/azure/Agent_With_AzureAIAgentsPersistent/Program.cs

Lines changed: 0 additions & 44 deletions
This file was deleted.

dotnet/samples/02-agents/providers/azure/Agent_With_AzureAIAgentsPersistent/README.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)