this is a new component , we deployed recently in USSEC and USNAT environment . At first it was in pending state with error code -532462766 . But it started working automatically after couple of days but Again went down with same error code .
App Service Names
provisioner-usseceast-ussec , provisioner-ussecwest-ussec app services.
Web Job Name
AADProvisioner
to give some conetxt we are trying to move from functions to webjobs , currently in ussec we have both functions and webjobs running in parallel . Its a queue trigger on top of storage. We want to shutdown functions once webjobs is up and running . I do not see any errors in kudu or console logs of webjobs except -532462766.
Need help to debug this issue further , In public and aircapi , webjob is deployed and running fine.