exam questions

Exam AZ-300 All Questions

View all questions & answers for the AZ-300 exam

Exam AZ-300 topic 3 question 6 discussion

Actual exam question from Microsoft's AZ-300
Question #: 6
Topic #: 3
[All AZ-300 Questions]

DRAG DROP -
You are developing Azure WebJobs.
You need to recommend a WebJob type for each scenario.
Which WebJob type should you recommend? To answer, drag the appropriate WebJob types to the correct scenarios. Each WebJob type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
References:
https://docs.microsoft.com/en-us/azure/app-service/webjobs-create#webjob-types

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
msx1031
Highly Voted 5 years, 2 months ago
Given Answer is 100% correct. https://docs.microsoft.com/en-us/azure/app-service/webjobs-create#webjob-types
upvoted 17 times
...
ipvaid
Highly Voted 4 years, 11 months ago
WebJobs: 1. Continuous —> Runs continuously —> Supports remote debugging —> Runs on all instances that the web app runs on, you can optionally restrict it to a single instance 2. Triggered —> When triggered manually or schedule —> Remote debugging not supported. —> Runs on a single instance that Azure selects for load balancing
upvoted 15 times
ct84
4 years, 11 months ago
nice, ty.
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...