Microsoft Developing Solutions for Microsoft Azure AZ-204 Question # 51 Topic 6 Discussion

Microsoft Developing Solutions for Microsoft Azure AZ-204 Question # 51 Topic 6 Discussion

AZ-204 Exam Topic 6 Question 51 Discussion:
Question #: 51
Topic #: 6

QUESTION 1

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.


Get Premium AZ-204 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.