IHostedService usable in Azure Functions App? - Stack Overflow Regardless of whether we should, can we use IHostedService in an Azure Functions App? Here is an attempt to register a hosted service (background service, specifically) as IHostedService:
Introduction to Azure Function Apps for Serverless Hosting Explore how to create and manage Azure Function Apps, the serverless hosting service that scales automatically and responds to various triggers Understand key benefits, hosting plans, and practical deployment steps using Azure CLI