File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments