You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/quickstart-webjobs.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,20 +97,20 @@ php
97
97
98
98
Select the log for the WebJob you created earlier.
99
99
100
-
:::image type="content" source="media/quickstart-webjobs/review-webjob-logs.png" alt-text="Screenshot that shows how to view WebJob logs in an App Service app in the portal (scheduled WebJob).":::
100
+
:::image type="content" source="media/quickstart-webjobs/review-webjobs-logs.png" alt-text="Screenshot that shows how to view WebJob logs in an App Service app in the portal (scheduled WebJob).":::
101
101
102
102
103
103
The output should look similar to the following.
104
104
105
-
:::image type="content" source="media/quickstart-webjobs/review-webjob-logs.png" alt-text="Screenshot that shows WebJobs log output.":::
105
+
:::image type="content" source="media/quickstart-webjobs/review-webjobs-logs.png" alt-text="Screenshot that shows WebJobs log output.":::
106
106
107
107
108
108
109
109
## Clean up
110
110
111
111
To remove the WebJob, select the WebJob in the portal and select `Delete`.
112
112
113
-
:::image type="content" source="media/quickstart-webjobs/delete-webjob.png" alt-text="Screenshot showing how you can delete a WebJob in the portal.":::
113
+
:::image type="content" source="media/quickstart-webjobs/delete-webjobs.png" alt-text="Screenshot showing how you can delete a WebJob in the portal.":::
0 commit comments