How do you debug an Azure WebJob that won't start? -
How do you debug an Azure WebJob that won't start? -
i have webjob triggered azure storage queue. when test locally works fine. when publish webjob (as part of azure website) , go azure management portal , seek start webjob, throws , error.
i had running earlier, having problems deleted job in management portal , tried republish web site web job.
any suggestions on how figure out what's going on?
in old azure management portal there no clear way find kill process (stop job if there one). using new portal, looked @ processes running on site , there webjob running 26 threads. after killing process able start recent uploaded one.
azure-webjobs
Comments
Post a Comment