WebJobs
E828295
WebJobs is an Azure App Service feature that lets you run background tasks or scheduled jobs alongside your web applications in the cloud.
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
Azure App Service feature
ⓘ
background job framework ⓘ |
| billingModel | uses same App Service plan pricing as web app ⓘ |
| canBeScheduledWith |
Azure Scheduler (legacy)
NERFINISHED
ⓘ
CRON expressions via Azure portal ⓘ |
| configuration |
configured via Azure CLI
ⓘ
configured via Azure Resource Manager templates ⓘ configured via Azure portal ⓘ configured via Visual Studio publish ⓘ |
| continuousJobBehavior | runs continuously as long as web app is running ⓘ |
| deployment |
can be deployed via source control integration
ⓘ
can be deployed via zip deployment ⓘ deployed as part of web app content ⓘ |
| deploymentModel | runs in same App Service plan as web app ⓘ |
| developedBy | Microsoft ⓘ |
| documentationUrl | https://learn.microsoft.com/azure/app-service/webjobs-create ⓘ |
| executionEnvironment | Azure cloud NERFINISHED ⓘ |
| integratesWith |
Azure Event Hubs
NERFINISHED
ⓘ
Azure Functions (via WebJobs SDK heritage) NERFINISHED ⓘ Azure Service Bus queues NERFINISHED ⓘ Azure Service Bus topics NERFINISHED ⓘ Azure Storage blobs NERFINISHED ⓘ Azure Storage queues NERFINISHED ⓘ |
| introducedAs | part of Azure Websites platform ⓘ |
| jobType |
continuous
ⓘ
triggered ⓘ |
| logging |
integrates with Azure WebJobs SDK logging
ⓘ
logs viewable in Azure portal ⓘ |
| partOf | Azure App Service NERFINISHED ⓘ |
| relatedTo | Azure Functions NERFINISHED ⓘ |
| resourceSharing | shares resources with hosting web app ⓘ |
| runsAlongside | Azure Web Apps NERFINISHED ⓘ |
| supports |
background processing
ⓘ
on-demand jobs ⓘ scheduled jobs ⓘ |
| supportsAuthentication | can use same app settings and connection strings as web app ⓘ |
| supportsLanguage |
.NET
NERFINISHED
ⓘ
Bash NERFINISHED ⓘ Java ⓘ Node.js NERFINISHED ⓘ PHP NERFINISHED ⓘ PowerShell NERFINISHED ⓘ Python ⓘ any executable or script ⓘ |
| supportsScaling | scales with App Service plan GENERATED ⓘ |
| triggeredJobBehavior | runs on demand or on schedule ⓘ |
| useCase |
data import and export jobs
ⓘ
offloading long-running tasks from web requests ⓘ processing queue messages ⓘ scheduled maintenance tasks ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.