Azure (1 / 6): Which Azure service enables you to create subscriptions to events raised by third-party resources?
Answer:
Event Grid is designed to create subscriptions to events raised by Azure services, third-party resources, and custom topics.
Event Hub is used for big data streaming and event ingestion, not for subscribing to third-party events.
Service Bus is a message broker service, not designed for subscribing to third-party events.
Notification Hubs are used for sending mobile push notifications, not for subscribing to third-party events.