exam questions

Exam AZ-203 All Questions

View all questions & answers for the AZ-203 exam

Exam AZ-203 topic 19 question 4 discussion

Actual exam question from Microsoft's AZ-203
Question #: 4
Topic #: 19
[All AZ-203 Questions]

HOTSPOT -
You need to update the order workflow to address the issue when calling the Printer API App.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer: Explanation
Box 1: Fixed -
To specify that the action or trigger waits the specified interval before sending the next request, set the <retry-policy-type> to fixed.

Box 2: PT10S -

Box 3: 5 -
Scenario: Calls to the Printer API App fail periodically due to printer communication timeouts.
Printer communication timeouts occur after 10 seconds. The label printer must only receive up to 5 attempts within one minute.
Incorrect Answers:
Default: If you don't specify a retry policy, the action uses the default policy, which is actually an exponential interval policy that sends up to four retries at exponentially increasing intervals that are scaled by 7.5 seconds. The interval is capped between 5 and 45 seconds.
References:
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-exception-handling

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
gssicftohbcrcsgtjg
Highly Voted 5 years, 4 months ago
options https://www.examtopics.com/assets/media/exam-media/02521/0011500001.png
upvoted 16 times
...
ks321
Most Recent 1 year, 11 months ago
Fixed PT10S => Interval (Delay between each attempt) 5 https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-exception-handling?tabs=consumption#fixed-interval-retry-policy
upvoted 1 times
...
dylansun
4 years, 5 months ago
provided ans is correct https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-exception-handling
upvoted 1 times
...
rafapaz09
4 years, 10 months ago
Ans is correct "The default minimum interval is PT5S and the maximum interval is PT1D" You can configure it to PT10S since you only want 5 max attempts in 60S
upvoted 3 times
...
bob2Be
4 years, 11 months ago
Would not option 2 be PT60S? The question says 5 attempts in one min?
upvoted 3 times
ks321
1 year, 11 months ago
Interval here is delay between each retry... https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-exception-handling?tabs=consumption#fixed-interval-retry-policy
upvoted 1 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 ...