Skip to content

Commit 7fad26d

Browse files
committed
fix zones
1 parent 76e1262 commit 7fad26d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/app-service/quickstart-webjobs.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,11 @@ In this quickstart, you create a scheduled WebJob to delete temporary files from
2525
- **[Always on](configure-common.md?tabs=portal)** must enabled on your app.
2626

2727
## Create a scheduled WebJob
28+
2829
:::zone target="docs" pivot="dotnet"
2930
dotnet
3031
:::zone-end
32+
3133
:::zone target="docs" pivot="python"
3234

3335
1. In the [Azure portal](https://portal.azure.com), go to the **App Service** page of your App Service app.
@@ -56,11 +58,15 @@ dotnet
5658

5759
[!INCLUDE [webjobs-cron-timezone-note](../../includes/webjobs-cron-timezone-note.md)]
5860
:::zone-end
61+
5962
:::zone target="docs" pivot="node"
6063
node
6164
:::zone-end
65+
6266
:::zone target="docs" pivot="java"
6367
java
68+
:::zone-end
69+
6470
:::zone target="docs" pivot="php"
6571
php
6672
:::zone-end

0 commit comments

Comments
 (0)