nerdexam
MicrosoftMicrosoft

AZ-204 · Question #631

AZ-204 Question #631: Real Exam Question with Answer & Explanation

Sign in or unlock AZ-204 to reveal the answer and full explanation for question #631. The question stem and answer options stay visible for context.

Submitted by deeparc· Mar 30, 2026

Question

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 on the review screen. You are developing an application that needs to react to events from multiple Azure services, such as Azure Blob Storage and Azure Resource Manager, in near-real time. The application must meet the following requirements: - Handle a high volume of events without manual intervention. - Receive only specific events relevant to your application, based on event types or resource patterns. - Ensure that no events are missed, even if the processing application is temporarily unavailable. - Use Azure Functions for processing events without managing any infrastructure. - Minimize the amount of custom code required for event routing and handling. You need to develop the solution. Solution: Deploy an Azure Service Bus namespace. Configure the Azure services to send events to the Service Bus. Implement Azure Functions with Service Bus triggers to process the events. Use Service Bus sessions and message deferral to manage event ordering and reliability. Does the solution meet the goal?

Options

  • AYes
  • BNo

Unlock AZ-204 to see the answer

You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full AZ-204 PracticeBrowse All AZ-204 Questions