Skip to content

Commit 00e47c4

Browse files
authored
Merge pull request #206251 from mumurug-MSFT/patch-3
(AzureCXP) fixes MicrosoftDocs/azure-docs#96369
2 parents d7ff755 + 5d33a54 commit 00e47c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-requirements-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Before you begin, you must have the following requirements in place:
1919
+ [Azure CLI](/cli/azure/install-azure-cli) version 2.4 or later.
2020
:::zone-end
2121
::: zone pivot="programming-language-javascript,programming-language-typescript"
22-
+ [Node.js](https://nodejs.org/), Active LTS and Maintenance LTS versions (8.11.1 and 10.14.1 recommended).
22+
+ [Node.js](https://nodejs.org/), Active LTS and Maintenance LTS versions (16.16.0 and 14.20.0 recommended).
2323
::: zone-end
2424

2525
::: zone pivot="programming-language-python"

0 commit comments

Comments
 (0)