Skip to content

Commit e08f085

Browse files
committed
remove note
1 parent 32b77fd commit e08f085

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/app-service/quickstart-webjobs.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ zone_pivot_groups: app-service-webjobs
1212

1313
# Quickstart: Create a scheduled WebJob
1414

15-
> [!NOTE]
16-
> WebJobs for **Windows container**, **Linux code**, and **Linux container** is in preview. WebJobs for Windows code is generally available.
17-
WebJobs on [Azure App Service](index.yml) enable you automate repetitive tasks on your web app. WebJobs can be continuous, triggered manually, or scheduled. All [App Service Plans]() support WebJobs and there's no extra cost to use WebJobs. Azure Functions provides another way to run programs and scripts. For a comparison between WebJobs and Functions, see [Choose between Flow, Logic Apps, Functions, and WebJobs](../azure-functions/functions-compare-logic-apps-ms-flow-webjobs.md).
18-
1915
In this quickstart, you create a scheduled WebJob to delete temporary files from a specified directory.
2016

2117
## Prerequisites

0 commit comments

Comments
 (0)