Skip to content

Commit 0a9fd5f

Browse files
committed
intro
1 parent ce56705 commit 0a9fd5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/app-service/webjobs-execution.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ This article explains how WebJobs are discovered, how the runtime decides what t
1717

1818
## Platform-specific notes
1919

20+
WebJobs support a variety of script and executable formats, depending on the App Service hosting environment. The types of files you can run—and the runtimes available—vary slightly based on whether you're using Windows code, Linux code, or custom containers. In general, built-in runtimes are available for common scripting languages, and additional file types are supported when they match the language runtime of your app or container.
21+
2022
[!INCLUDE [webjob-types](./includes/webjobs-create/webjob-types.md)]
2123

2224
>[!IMPORTANT]

0 commit comments

Comments
 (0)