c# - Cloud load data from web Azure -
i new in azure , cloud computing , want little project in azure. idea data webpage , store in azure sql database.
i want automatic script run every hour , save results database. service should choose in azure platform? worker service?
i have done similar more complexity(using queues , service bus)
for automatic background tasks worker role ideal choice
use quartz.net scheduling job
this link perfect needs follow tutorial , running in no time
Comments
Post a Comment