List of questions
Related questions
Question 18 - AZ-204 discussion
You need to correct the RequestUserApproval Function app error.
What should you do?
A.
Update line RA13 to use the async keyword and return an HttpRequest object value.
B.
Configure the Function app to use an App Service hosting plan. Enable the Always On setting of the hosting plan.
C.
Update the function to be stateful by using Durable Functions to process the request payload.
D.
Update the functionTimeout property of the host.json project file to 15 minutes.
Your answer:
0 comments
Sorted by
Leave a comment first