exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 2 question 49 discussion

Actual exam question from Microsoft's AZ-204
Question #: 49
Topic #: 2
[All AZ-204 Questions]

HOTSPOT
-

You are developing an online game that allows players to vote for their favorite photo that illustrates a word. The game is built by using Azure Functions and uses durable entities to track the vote count.

The voting window is 30 seconds. You must minimize latency.

You need to implement the Azure Function for voting.

How should you complete the code? To answer, select the appropriate options in the answer area.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
d79
Highly Voted 1 year, 7 months ago
IDurableEntityClient is correct to works with entities. Signal is used for 1-way Call would be used for 2-way
upvoted 9 times
...
12jan37
Highly Voted 1 year, 7 months ago
Answer is correct: https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-dotnet-entities
upvoted 9 times
130nk3r5
11 months, 2 weeks ago
Got this today. Went with answer here. Score 927
upvoted 6 times
Ciupaz
11 months, 1 week ago
Good score!
upvoted 1 times
...
...
...
Teit_examptopics
Most Recent 1 year, 2 months ago
https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-dotnet-entities#example-client-signals-entity
upvoted 1 times
...
p2006
1 year, 3 months ago
https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-dotnet-entities#example-client-signals-entity
upvoted 1 times
...
adilkhan
1 year, 7 months ago
Answers are correct. Also Chat GPT generated the same code.
upvoted 2 times
...
notedo
1 year, 7 months ago
This seems to be a new question. It's not here last month. Will exam next week
upvoted 3 times
pelsky
1 year, 7 months ago
Same, I'm writing next week
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...