Question 104 of 213
Single answerHOTSPOT -You are developing an Azure Function App by using Visual Studio. The app will process orders input by an Azure Web App. The web app places the order information into Azure Queue Storage.You need to review the Azure Function App code shown below.NOTE: Each correct selection is worth one point.Hot Area:
✓A Box 1: No -ExpirationTime - The time that the message expires.InsertionTime - The time that the message was added to the queue.Box 2: Yes -maxDequeueCount - The number of times to try processing a message before moving it to the poison que
BRefer to simulation panel
✓
Correct Answer: A
Box 1: No -ExpirationTime - The time that the message expires.InsertionTime - The time that the message was added to the queue.Box 2: Yes -maxDequeueCount - The number of times to try processing a message before moving it to the poison que
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.