We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee41da1 commit 7301a39Copy full SHA for 7301a39
README.md
@@ -225,7 +225,7 @@ public string SaveSnippet(
225
226
## Next Steps
227
228
-- Add [API Management]() to your MCP server
229
-- Add [EasyAuth]() to your MCP server
+- Add [API Management](https://github.com/Azure-Samples/remote-mcp-apim-functions-python) to your MCP server
+- Add [EasyAuth](https://learn.microsoft.com/en-us/azure/app-service/overview-authentication-authorization) to your MCP server
230
- Enable VNET using VNET_ENABLED=true flag
231
-- Learn more about [related MCP efforts from Microsoft]()
+- Learn more about [related MCP efforts from Microsoft](https://github.com/microsoft/mcp/tree/main/Resources)
0 commit comments