microsoft / BotBuilder-Samples

Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
https://github.com/Microsoft/botframework
MIT License
4.36k stars 4.87k forks source link

[#4009] Update samples to support latest Node version - JavaScript #4010

Closed ceciliaavila closed 1 week ago

ceciliaavila commented 1 month ago

Fixes #4009

Description

This PR updates the ARM templates of the JavaScript samples to use Node 20 as default.

Proposed Changes

Testing

These images show the resources created in Azure and a bot working after the deployment. image