How to publish a WebJobs project in Azure DevOps
In this blog post, I will share my experience of publishing a WebJobs project created in .NET 7 via Azure DevOps Releases, along with an API project for a Windows-based App Service. WebJobs are only available in Windows, so this is a requirement for this scenario. What are WebJobs? WebJobs are a feature of Azure … Read more