Azure / azure-quickstart-templates

Azure Quickstart Templates
https://aka.ms/azqst
MIT License
14.06k stars 16.13k forks source link

Required minimum Node.js bump for Azure SDK #11847

Open bobbytreed opened 3 years ago

bobbytreed commented 3 years ago

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

jbpaux commented 3 years ago

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