Skip to content

Commit 9e8a771

Browse files
authored
update Node.js version to 22 (#10324)
1 parent 84cdc00 commit 9e8a771

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/apis/webhooks/sharepoint-webhooks-using-azd-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create Azure Functions for SharePoint webhooks using an azd template
33
description: Use Azure Developer cli (azd) to deploy an Azure function app that connects to your SharePoint Online
44
tenant, to register and manage webhooks, and process the notifications from SharePoint.
5-
ms.date: 03/11/2025
5+
ms.date: 07/07/2025
66
ms.localizationpriority: low
77
---
88
# Azure Functions for SharePoint webhooks using azd
@@ -13,7 +13,7 @@ This article uses the [Azure function app for SharePoint webhooks public templat
1313

1414
## Prerequisites
1515

16-
- [Node.js 20](https://www.nodejs.org/)
16+
- [Node.js 22](https://www.nodejs.org/)
1717
- [Azure Functions Core Tools](/azure/azure-functions/functions-run-local)
1818
- [Azure Developer CLI (azd)](/azure/developer/azure-developer-cli/install-azd)
1919
- An Azure subscription that trusts the same Microsoft Entra ID directory as the SharePoint tenant

0 commit comments

Comments
 (0)