nerdexam
Microsoft

AZ-204 · Question #550

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 h

The correct answer is B. No. The problem statement is incomplete, specifically lacking information on how authentication and authorization are to be handled for the Azure Event Grid implementation.

Submitted by yuriko_h· Mar 30, 2026Connect to and consume Azure services and third-party services

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 in the review screen. You are implementing an application by using Azure Event Grid to push near-real-time information to customers. You have the following requirements: - You must send events to thousands of customers that include hundreds of various event types. - The events must be filtered by event type before processing. - Authentication and authorization must be handled by using Microsoft Entra ID. - The events must be published to a single endpoint. You need to implement Azure Event Grid. Solution: Enable ingress, create a TCP scale rule, and apply the rule to the container app. Does the solution meet the goal?

Options

  • AYes
  • BNo

How the community answered

(21 responses)
  • A
    29% (6)
  • B
    71% (15)

Why each option

The problem statement is incomplete, specifically lacking information on how authentication and authorization are to be handled for the Azure Event Grid implementation.

AYes

A 'Yes' answer implies that an unstated solution meets all requirements, which is impossible when a critical requirement regarding authentication and authorization is left undefined.

BNoCorrect

The question states 'Authentication and authorization must be handled by using' but does not complete the sentence with a specified method, making the requirement unmet or the solution incomplete. Without a specified authentication and authorization mechanism, the described solution cannot fully meet the stated goals.

Concept tested: Understanding complete solution requirements

Topics

#Event Grid#event routing#near-real-time messaging#push notifications

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice