New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft AZ-204 Exam - Topic 13 Question 10 Discussion

Actual exam question for Microsoft's AZ-204 exam
Question #: 10
Topic #: 13
[All AZ-204 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You are developing an Azure Service application that processes queue data when it receives a message from a mobile application. Messages may not be sent to the service consistently.

You have the following requirements:

Queue size must not grow larger than 80 gigabytes (GB).

Use first-in-first-out (FIFO) ordering of messages.

Minimize Azure costs.

You need to implement the messaging solution.

Solution: Use the .Net API to add a message to an Azure Storage Queue from the mobile application. Create an Azure Function App that uses an Azure Storage Queue trigger.

Does the solution meet the goal?

Show Suggested Answer Hide Answer
Suggested Answer: B

Create an Azure Function App that uses an Azure Service Bus Queue trigger.


https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-storage-queue-triggered-function

Contribute your Thoughts:

0/2000 characters
Francine
4 months ago
It doesn't support FIFO ordering, so I say no.
upvoted 0 times
...
Ahmad
4 months ago
But can Azure Storage Queues really handle 80GB without issues?
upvoted 0 times
...
Katina
4 months ago
Not sure about the cost efficiency though.
upvoted 0 times
...
Leoma
5 months ago
I think it meets the requirements!
upvoted 0 times
...
Yaeko
5 months ago
This solution uses FIFO with Azure Storage Queues.
upvoted 0 times
...
Clemencia
5 months ago
I feel like this solution might work, but I recall that Azure Service Bus is better for FIFO and might be a better fit here.
upvoted 0 times
...
Annalee
5 months ago
I remember a practice question where we had to consider costs, and Azure Functions can be cost-effective, but I think the queue might not meet the size requirement.
upvoted 0 times
...
Nydia
5 months ago
I'm not sure if using Azure Storage Queue will maintain FIFO ordering since it typically doesn't guarantee that.
upvoted 0 times
...
Colette
5 months ago
I think the .Net API part is fine, but I'm uncertain if Azure Storage Queue is the best choice for all the requirements together.
upvoted 0 times
...
Domingo
5 months ago
Hmm, I'm not sure about the differences between these secure tunnel types. I'll need to think this through carefully.
upvoted 0 times
...
Carmelina
5 months ago
I practiced similar questions before, and I know LAN and WAN are terms frequently tied with Cisco's offerings. So maybe option D is correct?
upvoted 0 times
...
Aliza
5 months ago
I've used eSight before, and I believe the maximum number of management nodes is 2000. But I'm not 100% sure, so I'll double-check the options to make sure.
upvoted 0 times
...
Kristeen
5 months ago
This looks like a good opportunity to apply my knowledge of Alibaba Cloud pricing. I'll approach this systematically and see if I can determine the correct answer.
upvoted 0 times
...
Han
5 months ago
I keep mixing up HTTPS with the others. Did we decide that TMS doesn't use HTTPS? I hope I'm remembering that right.
upvoted 0 times
...

Save Cancel