Skip to content

Commit 6782c6b

Browse files
Merge pull request #298090 from msangapu-msft/patch-25
Update webjobs-create.md
2 parents 64f0a8e + 70f66c3 commit 6782c6b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/app-service/webjobs-create.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ If instead of the Azure App Service, you're using Visual Studio to develop and d
2828

2929
WebJobs is a feature of [Azure App Service](index.yml) that enables you to run a program or script in the same instance as a web app. All app service plans support WebJobs. There's no extra cost to use WebJobs.
3030

31-
[!INCLUDE [regionalization-note](./includes/regionalization-note.md)]
32-
3331
You can use the Azure WebJobs SDK with WebJobs to simplify many programming tasks. For more information, see [What is the WebJobs SDK](https://github.com/Azure/azure-webjobs-sdk/wiki).
3432

3533
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).

0 commit comments

Comments
 (0)