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 ?