Azure Functions

Solved: Azure Functions in Azure Container Apps - Unable to resolve service for type IHostingEnvironment while attempting to activate DefaultApplicationInsightsServiceConfigureOptions

As mentioned in my previous post I am currently switching my wife's eshop from Azure App Services to Azure Container Apps. The solution itself uses an Azure Functions project to perform asynchronous operations triggered via queued messages and uses Azure Application Insights for logging and monitoring.