Skip to content

Conversation

@damonbarry
Copy link
Member

I received an email saying, "Beginning 10 November 2026, the in-process model for .NET apps in Azure Functions will no longer be supported."

The Functions app we create for the end-to-end tests uses the in-process model, and in fact is running on .NET 6, which is EOL. This Functions app needs a refresh generally, so I added a few (untested) changes to the script that generates the app, as a placeholder to visit later.

Handy links:
Migrate .NET apps from the in-process model to the isolated worker model
az functionapp reference
Develop Azure Functions locally using Core Tools
Azure Functions Core Tools reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant