Skip to content

Create guidance for moving from InProcess to Isolated Worker model #6781

@dvdstelt

Description

@dvdstelt

Microsoft announced that Azure Functions InProcess model will receive its last update with .NET 8. This version of .NET has already been out for a while at the time of writing, but there hasn't been an SDK update for isolated functions yet, which we expect is Microsoft's way of warning users to migrate to the Worker model. We already encourage customers to not start new projects with InProcess functions.

For customers that already use NServiceBus Azure Functions InProcess we need a migration guide to allow them to migrate to Isolated Worker functions. A guide that explains to them how to switch NuGet package and potentially take additional steps to migrate.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions