Skip to content

Commit b8987fe

Browse files
committed
images
1 parent e8fcce3 commit b8987fe

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/app-service/quickstart-webjobs.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,19 +97,20 @@ php
9797

9898
Select the log for the WebJob you created earlier.
9999

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-webjob-logs.png" alt-text="Screenshot that shows how to view WebJob logs in an App Service app in the portal (scheduled WebJob).":::
101101

102102

103103
The output should look similar to the following.
104-
:::image type="content" source="media/quickstart-webjobs/review-webjob-logs.png" alt-text="Screenshot that shows WebJobs log output.":::
104+
105+
:::image type="content" source="media/quickstart-webjobs/review-webjob-logs.png" alt-text="Screenshot that shows WebJobs log output.":::
105106

106107

107108

108109
## Clean up
109110

110111
To remove the WebJob, select the WebJob in the portal and select `Delete`.
111112

112-
:::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-webjob.png" alt-text="Screenshot showing how you can delete a WebJob in the portal.":::
113114

114115
## <a name="NextSteps"></a> Next steps
115116

0 commit comments

Comments
 (0)