Proposed Pull Request Change

author ms.author ms.topic ms.date ms.service ms.subservice
msangapu-msft msangapu include 08/04/2025 azure-app-service web-apps
📄 Document Links
GitHub View on GitHub Microsoft Learn View on Microsoft Learn
Raw New Markdown
Generating updated version of doc...
Rendered New Markdown
Generating updated version of doc...
+0 -0
+0 -0
--- author: msangapu-msft ms.author: msangapu ms.topic: include ms.date: 08/04/2025 ms.service: azure-app-service ms.subservice: web-apps --- <a name="webjobs-supported-note" ></a> ## Supported platforms and file types [!INCLUDE [alpine note](alpine-note.md)] WebJobs are supported on the following App Service hosting options: - Windows code - Windows containers - Linux code - Linux containers Supported file/script types include: - Windows executables and scripts: `.exe`, `.cmd`, `.bat` - PowerShell scripts: `.ps1` - Bash scripts: `.sh` - Scripting languages: Python (`.py`), Node.js (`.js`), PHP (`.php`), F# (`.fsx`), Java (`.jar`, `.war`) - Any language runtime included in your container app This versatility enables you to integrate WebJobs into a wide range of application architectures using the tools and languages you're already comfortable with.
Success! Branch created successfully. Create Pull Request on GitHub
Error: