Windows Service to Azure?

后端 未结 7 1864
面向向阳花
面向向阳花 2020-12-14 00:23

I\'ve written a Windows Service in C# that does a whole bunch of background admin tasks on the database. Now my customer wants to migrate the whole shebang to Azure. I kno

相关标签:
7条回答
  • 2020-12-14 01:11

    Yes u can , in the website there are a task web jobs y can create a batch, wsh, powershell(need the azure power shell) or using the web jobs API, rest API, on the other hand we have azure automation is similar but use work flow

    0 讨论(0)
提交回复
热议问题