Microsoft Developing Solutions for Microsoft Azure AZ-204 Question # 1 Topic 1 Discussion
AZ-204 Exam Topic 1 Question 1 Discussion:
Question #: 1
Topic #: 1
You are developing an Azure Function App that runs in an App Service Plan. The Azure Function is triggered by a Timer object. You observe that the Azure Function does not reliably trigger when scheduled. Which two actions should you perform?
A.
Verify that Always On is enabled.
B.
Modify the trigger to use a SignaIR trigger.
C.
Ensure that the function has a retry configured.
D.
Modify the trigger to use Consumption mode instead of the App Service plan.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit