The Azure scripts in this repository were written for the 'In-Process' model of Azure Functions. Microsoft now recommends [migrating all function apps to the 'Isolated Worker' model](https://learn.microsoft.com/en-us/azure/azure-functions/migrate-dotnet-to-isolated-model?tabs=net8). This repository should be updated accordingly.