Microsoft Azure Developer Associate AZ-204 Practice Question

Your team is building a microservice that writes order messages to Azure Queue Storage. Each Base64-encoded JSON order averages 90 KB and must remain intact without changing existing serialization logic. What is the most cost-effective way to ensure every order can be enqueued successfully while staying within the limits of Azure Queue Storage?

  • Replace Azure Queue Storage with an Azure Service Bus Standard queue so the full JSON can be sent as one message.

  • Compress the JSON until it is under 48 KB and continue writing it directly to the queue.

  • Split each JSON document into multiple queue messages that share a correlation identifier.

  • Store the complete JSON document in Azure Blob Storage and place the blob's URL in a single queue message.

Microsoft Azure Developer Associate AZ-204
Connect to and consume Azure services and third-party services
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot