FEFreeExamDumps.in

Azure Developer Associate

Topic 18

Question 253

AZ-204 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.

Details →

You need to correct the RequestUserApproval Function app error. What should you do?

  • AUpdate line RA13 to use the async keyword and return an HttpRequest object value.
  • BConfigure the Function app to use an App Service hosting plan. Enable the Always On setting of the hosting plan.
  • CUpdate the function to be stateful by using Durable Functions to process the request payload.
  • DUpdate the functionTimeout property of the host.json project file to 15 minutes.