Migrate overlays from FunctionApp to LinuxFunctionApp #2510
Labels
area/mixins
Custom mixin code
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/enhancement
Improvements or new features
When using one of the overlays to add an inline callback function, internally it's using the FunctionApp and appservice.Plan which are now deprecated:
We need to migrate these to use the LinuxFunctionApp and appservice.ServicePlan instead.
Ideally this should migrate without re-creation.
The text was updated successfully, but these errors were encountered: