You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-web-pubsub/quickstart-serverless.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ In this tutorial, you learn how to:
29
29
30
30
- A code editor, such as [Visual Studio Code](https://code.visualstudio.com/)
31
31
32
-
-[Node.js](https://nodejs.org/en/download/), version 18.x or above.
32
+
-[Node.js](https://nodejs.org/en/download/package-manager/), version 18.x or above.
33
33
> [!NOTE]
34
34
> For more information about the supported versions of Node.js, see [Azure Functions runtime versions documentation](../azure-functions/functions-versions.md#languages).
35
35
-[Azure Functions Core Tools](https://github.com/Azure/azure-functions-core-tools#installing) (v4 or higher preferred) to run Azure Function apps locally and deploy to Azure.
@@ -40,7 +40,7 @@ In this tutorial, you learn how to:
40
40
41
41
- A code editor, such as [Visual Studio Code](https://code.visualstudio.com/)
42
42
43
-
-[Node.js](https://nodejs.org/en/download/), version 18.x or above.
43
+
-[Node.js](https://nodejs.org/en/download/package-manager/), version 18.x or above.
44
44
> [!NOTE]
45
45
> For more information about the supported versions of Node.js, see [Azure Functions runtime versions documentation](../azure-functions/functions-versions.md#languages).
46
46
-[Azure Functions Core Tools](https://github.com/Azure/azure-functions-core-tools#installing) (v4 or higher preferred) to run Azure Function apps locally and deploy to Azure.
Copy file name to clipboardExpand all lines: articles/azure-web-pubsub/tutorial-serverless-notification.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ In this tutorial, you learn how to:
27
27
28
28
* A code editor, such as [Visual Studio Code](https://code.visualstudio.com/)
29
29
30
-
*[Node.js](https://nodejs.org/en/download/), version 18.x or above.
30
+
*[Node.js](https://nodejs.org/en/download/package-manager/), version 18.x or above.
31
31
> [!NOTE]
32
32
> For more information about the supported versions of Node.js, see [Azure Functions runtime versions documentation](../azure-functions/functions-versions.md#languages).
33
33
@@ -39,7 +39,7 @@ In this tutorial, you learn how to:
39
39
40
40
* A code editor, such as [Visual Studio Code](https://code.visualstudio.com/)
41
41
42
-
*[Node.js](https://nodejs.org/en/download/), version 18.x or above.
42
+
*[Node.js](https://nodejs.org/en/download/package-manager/), version 18.x or above.
43
43
> [!NOTE]
44
44
> For more information about the supported versions of Node.js, see [Azure Functions runtime versions documentation](../azure-functions/functions-versions.md#languages).
0 commit comments