The Azure Functions Stacks API has been updated to include End of Life dates based on our Azure Functions language runtime support policy table.
We now would like to have the Azure Functions extension for VS Code to show warnings when a stack is selected and has an EOL date within 6 months (or if EOL already passed).
Verbiage for the warning can be based on the Important note on the Azure Functions runtime versions overview documentation:
"After the deadline, function apps can be created and deployed, and existing apps continue to run. However, your apps won't be eligible for new features, security patches, performance optimizations, and support until you upgrade them".
This extension already uses the Stacks API.
The Azure Functions Stacks API has been updated to include End of Life dates based on our Azure Functions language runtime support policy table.
We now would like to have the Azure Functions extension for VS Code to show warnings when a stack is selected and has an EOL date within 6 months (or if EOL already passed).
Verbiage for the warning can be based on the Important note on the Azure Functions runtime versions overview documentation:
"After the deadline, function apps can be created and deployed, and existing apps continue to run. However, your apps won't be eligible for new features, security patches, performance optimizations, and support until you upgrade them".
This extension already uses the Stacks API.