File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ A demonstration project showcasing Model Context Protocol (MCP) implementations
1818- [ Deploy to Azure with private networking] ( #deploy-to-azure-with-private-networking )
1919- [ Deploy to Azure with Keycloak authentication] ( #deploy-to-azure-with-keycloak-authentication )
2020- [ Deploy to Azure with Entra OAuth Proxy] ( #deploy-to-azure-with-entra-oauth-proxy )
21+ - [ Resources] ( #resources )
2122
2223## Getting started
2324
@@ -585,3 +586,9 @@ To use the deployed MCP server with GitHub Copilot Chat:
5855869 . Verify the expense was added by checking the Cosmos DB ` user-expenses ` container in the Azure Portal.
586587
587588 ![ Cosmos DB user-expenses container] ( readme_userexpenses.png )
589+
590+ ## Resources
591+
592+ * [ Video series: Python + MCP (December 2025)] ( https://techcommunity.microsoft.com/blog/azuredevcommunityblog/learn-how-to-build-mcp-servers-with-python-and-azure/4479402 )
593+ * [ MCP for beginners: Online tutorial] ( https://github.com/microsoft/mcp-for-beginners )
594+ * [ Python MCP servers on Azure Functions] ( https://github.com/Azure-Samples/mcp-sdk-functions-hosting-python )
You can’t perform that action at this time.
0 commit comments