Skip to content

Commit 3262f97

Browse files
Change topic type from conceptual to article
1 parent 112f763 commit 3262f97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/app-service/webjobs-execution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: How WebJobs run in Azure App Service
33
description: Learn how the Kudu engine discovers, triggers, and manages WebJobs in Azure App Service. Azure WebJobs can run background tasks in your app.
4-
ms.topic: conceptual
4+
ms.topic: article
55
ms.service: azure-app-service
66
author: msangapu-msft
77
ms.author: msangapu
@@ -107,4 +107,4 @@ Triggered WebJobs include a full history of executions. Continuous WebJobs strea
107107
## <a name="NextSteps"></a> Related content
108108

109109
- [WebJobs overview](overview-webjobs.md)
110-
- [Create a scheduled WebJob](quickstart-webjobs.md)
110+
- [Create a scheduled WebJob](quickstart-webjobs.md)

0 commit comments

Comments
 (0)