简体   繁体   中英

how to configure Windows Service Program in azure portal (PaaS)

We have installed the windows service program in azure virtual machine. After installing the windows service that has been displayed in Services.msc - this is working fine without any issues.

But while we migrating the web application to Azure PaaS, how to configure the windows service in azure portal. Kindly provide the step by step process to achieve this.

Otherwise please provide if we have any alternate method to achieve this in azure PaaS.

Thank you in advance.

There is no "Windows Service" Paas on Azure, you need to migrate your Code to Azure Functions or Azure Appservice Webjobs.

Read more here https://mariankostal.com/2021/01/24/convert-windows-service-to-azure-function/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM