ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 224 - AZ-204 discussion

Report
Export

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.
Answers
A.
Ensure that all Orchestrator code is deterministic.
B.
Read all state data from the durable function context
Answers
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.
Answers
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.
Answers
D.
Implement the monitor pattern within the workflow.
Suggested answer: A
asked 02/10/2024
Wissam Aoun
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first