Skip to content

Commit 0dbed1a

Browse files
authored
Update
1 parent 9de4fee commit 0dbed1a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

03-GettingStarted/01-first-server/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,9 @@ Create a simple MCP server with a tool of your choice:
689689

690690
## Additional Resources
691691

692-
- [MCP GitHub Repository](https://github.com/microsoft/mcp-for-beginners)
692+
- [Build Agents using Model Context Protocol on Azure](https://learn.microsoft.com/azure/developer/ai/intro-agents-mcp)
693+
- [Remote MCP with Azure Container Apps (Node.js/TypeScript/JavaScript)](https://learn.microsoft.com/samples/azure-samples/mcp-container-ts/mcp-container-ts/)
694+
- [.NET OpenAI MCP Agent](https://learn.microsoft.com/samples/azure-samples/openai-mcp-agent-dotnet/openai-mcp-agent-dotnet/)
693695

694696
## What's next
695697

03-GettingStarted/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ We have a set of samples that complements the exercises you will see in all chap
7979

8080
## Additional Resources
8181

82-
- [MCP GitHub Repository](https://github.com/microsoft/mcp-for-beginners)
82+
- [Build Agents using Model Context Protocol on Azure](https://learn.microsoft.com/azure/developer/ai/intro-agents-mcp)
83+
- [Remote MCP with Azure Container Apps (Node.js/TypeScript/JavaScript)](https://learn.microsoft.com/samples/azure-samples/mcp-container-ts/mcp-container-ts/)
84+
- [.NET OpenAI MCP Agent](https://learn.microsoft.com/samples/azure-samples/openai-mcp-agent-dotnet/openai-mcp-agent-dotnet/)
8385

8486
## What's next
8587

0 commit comments

Comments
 (0)