Question:
You manage Azure Virtual Machines, SQL Databases, and Blob Storage. Each resource type requires a unique action when an event occurs: VMs need restarting, SQL Databases need backups, and Blob Storage needs old log deletion. To route events to specific actions based on the Azure resource involved, which Event Grid option should you configure?
Answer:
By using ResourceTypes, you can ensure that each type of resource triggers its corresponding action, allowing for targeted and efficient automated responses.