AZ-204 · Question #550
AZ-204 Question #550: Real Exam Question with Answer & Explanation
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.
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
Explanation
The problem statement is incomplete, specifically lacking information on how authentication and authorization are to be handled for the Azure Event Grid implementation.
Common mistakes.
- A. 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.
Concept tested. Understanding complete solution requirements
Community Discussion
No community discussion yet for this question.