We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c90edd2 + fdf0f56 commit eb520c3Copy full SHA for eb520c3
1 file changed
README.md
@@ -29,7 +29,7 @@ Below is the architecture diagram for the Remote MCP Server using Azure Function
29
## Prerequisites
30
31
+ [Python](https://www.python.org/downloads/) version 3.11 or higher
32
-+ [Azure Functions Core Tools](https://learn.microsoft.com/azure/azure-functions/functions-run-local?pivots=programming-language-python#install-the-azure-functions-core-tools)
++ [Azure Functions Core Tools](https://learn.microsoft.com/azure/azure-functions/functions-run-local?pivots=programming-language-python#install-the-azure-functions-core-tools) >= `4.0.7030`
33
+ [Azure Developer CLI](https://aka.ms/azd)
34
+ To use Visual Studio Code to run and debug locally:
35
+ [Visual Studio Code](https://code.visualstudio.com/)
0 commit comments