The New-AzFunctionApp cmdlet pulls the function app runtime definitions from the Stacks API. Currently, only runtimes that have not reached EOL are available for function app creation. This issue is to update this code path and display a warning when the runtime version is approaching EOL within 12 months.
Description
The New-AzFunctionApp cmdlet pulls the function app runtime definitions from the Stacks API. Currently, only runtimes that have not reached EOL are available for function app creation. This issue is to update this code path and display a warning when the runtime version is approaching EOL within 12 months.
Issue script & Debug output
N/A
Environment data
N/A
Module versions
N/A
Error output
N/A