List of questions
Related questions
Question 224 - AZ-204 discussion
You are developing a complex workflow by using Azure Durable Functions.
During testing you observe that the results of the workflow differ based on how many instances of the Azure Function are running.
You need to resolve the issue.
What should you do?
A.
Ensure that all Orchestrator code is deterministic.
B.
Read all state data from the durable function context
C.
Configure the Azure Our able f unction to run on an App Service Plan with one instance.
D.
Implement the monitor pattern within the workflow.
Your answer:
0 comments
Sorted by
Leave a comment first