azure-quickstart-templates icon indicating copy to clipboard operation
azure-quickstart-templates copied to clipboard

Required minimum Node.js bump for Azure SDK

Open bobbytreed opened this issue 4 years ago • 1 comments

Minimum Node.js version may be incorrect

This issue was created because the following file has been flagged with an out-of-date version number for Node.js: quickstarts/microsoft.web/webapp-linux-managed-mysql/GettingStarted-WebAppMySQL.md

Required Fix: The Azure SDK now supports a minimum Node.js version of LTS (long term support).

Please fix this file to indicate LTS support and remove the specific version number it currently references found on line 12. If you find your code sample no longer works when moving up to the LTS version, please log an issue against the specific Azure SDK at https://github.com/azure/azure-sdk-for-js.

Required Exception If you can't change this file to support the minimum LTS of Node.js, please comment on this issue with the reason and details so we can refine our file search.

#DocIndexProject_nodejs


Document Details

bobbytreed avatar Sep 15 '21 11:09 bobbytreed

I think you're mistaken, there is nothing about Node.js version in this file or in this folder

jbpaux avatar Oct 27 '21 18:10 jbpaux