Is there support for building and publishing a .net Website (not a webapp) in Azure Devops?
How do I Build and Publish .Net Website using Azure DevOPs Pipeline
The short answer is yes.
Azure DevOPs support configure continuous integration (CI) and continuous delivery (CD) for .NET core or ASP.NET application, the ASP.NET application including the ASP.NET web site.
There is a template ASP.NET, which you can use it to build the website project (Adjust your tasks as needed):
Check this document Continuous Integration Using Azure DevOps Pipelines And .NET Project for some more details.
Hope this helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With