exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 6 question 57 discussion

Actual exam question from Microsoft's AZ-204
Question #: 57
Topic #: 6
[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 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: Publish events to a custom topic. Create an event subscription for each customer.

Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
FeriAZ
1 year, 2 months ago
Azure Event Grid Domains Event subscriptions within the domain can then be configured for each customer or customer group, with filtering rules applied to ensure that subscribers only receive the events that are relevant to them. This architecture effectively addresses the need for event filtering before processing.
upvoted 2 times
...
egaws
1 year, 2 months ago
Selected Answer: B
Custom topics per Azure subscription: 100 When the limit is reached, you can consider a different region or consider using domains, which can support 100,000 topics.
upvoted 4 times
overhill
5 months, 1 week ago
Good Info
upvoted 1 times
...
...
raymond_abcd
1 year, 2 months ago
Selected Answer: B
The number of subscriptions per custom topic is limited to 500. See: https://learn.microsoft.com/en-us/azure/event-grid/quotas-limits#custom-topic-system-topic-and-partner-topic-resource-limits You have thousands of customers so you will not manage with this solution
upvoted 3 times
...
FeriAZ
1 year, 2 months ago
Selected Answer: B
Scalability and Management: Managing an event subscription for each customer could become cumbersome as the number of customers grows. This approach might not efficiently scale or simplify the management of event types and customer-specific filtering. Single Endpoint Requirement: Publishing events to a custom topic does meet the requirement of a single endpoint for publishing. However, the management and scalability of subscriptions could pose challenges. Filtering by Event Type: While event subscriptions can be configured to filter events based on type, the proposed solution might not be the most efficient way to handle hundreds of event types, especially if the filtering needs are complex or highly dynamic.
upvoted 1 times
...
vpsrini1981
1 year, 3 months ago
Selected Answer: A
Yes, the proposed solution meets the requirements. Publishing events to a custom topic and creating an event subscription for each customer allows for filtering events by event type before processing. This way, each customer's subscription can specify the specific event types they are interested in receiving. Additionally, using Azure Event Grid provides built-in support for authentication and authorization through Microsoft Entra ID, ensuring secure access to the events. Furthermore, by having a separate subscription for each customer, events can be sent to multiple customers while directing them to a single endpoint, thus fulfilling the requirement to push near-real-time information to thousands of customers via a single endpoint.
upvoted 4 times
dom271219
1 year, 3 months ago
I agree with you
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago