3
Reply

How to run Azure Web job using C#

Jitendra Kumar

Jitendra Kumar

Mar 30 2016 9:13 AM
492

I created a web job (Console Application) on azure for copying one container blob to another and register on Azure.

It is working properly.

But I want to call the this from c# code not azure scheduler.

How is it possible ?


Answers (3)