Skip to content

Commit 326496f

Browse files
authored
1 parent d20cefb commit 326496f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/functions-requirements-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before you begin, you must have the following:
1818
+ Python 3.6 and 3.7 require [Azure Functions Core Tools](../articles/azure-functions/functions-run-local.md#v2) version 2.7.1846 or a later 2.x version. Python 3.8 requires [version 3.x](../articles/azure-functions/functions-run-local.md#v2) of the Core Tools.
1919
::: zone-end
2020

21-
+ The [Azure CLI](/cli/azure/install-azure-cli) version 2.0.76 or later.
21+
+ The [Azure CLI](/cli/azure/install-azure-cli) version 2.4 or later.
2222
::: zone pivot="programming-language-javascript,programming-language-typescript"
2323
+ [Node.js](https://nodejs.org/), Active LTS and Maintenance LTS versions (8.11.1 and 10.14.1 recommended).
2424
::: zone-end
@@ -38,4 +38,4 @@ Before you begin, you must have the following:
3838

3939
> [!IMPORTANT]
4040
> The JAVA_HOME environment variable must be set to the install location of the JDK to complete this quickstart.
41-
::: zone-end
41+
::: zone-end

0 commit comments

Comments
 (0)