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:Suggested Answer:
Box 1: fixed - The 'Default' policy does 4 exponential retries and from my experience the interval times are often too short in situations. Box 2: PT60S - We could set a fixed interval, e.g. 5 retries every 60 seconds (PT60S). PT60S is 60 seconds. 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. Box 3: 5 - Reference: https://michalsacewicz.com/error-handling-in-power-automate/ This question is in AZ-204: Developing Solutions for Microsoft Azure Exam For getting Microsoft Azure Developer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer