This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which of the following event schema properties requires a value?
Topic
Data
Subject
Which of the following Event Grid built-in roles is appropriate for managing Event Grid resources?
Event Grid Contributor
Event Grid Subscription Contributor
Event Grid Data Sender
What is the purpose of the CloudEvents schema in Azure Event Grid?
To provide a proprietary event schema specific to Azure services.
To simplify interoperability by providing a common event schema for publishing and consuming cloud-based events.
To replace the Event Grid event schema entirely for all event types.
What happens when Event Grid receives a 400 (Bad Request) or 413 (Request Entity Too Large) response code during event delivery?
Event Grid retries the delivery indefinitely until the endpoint responds.
Event Grid schedules the event for dead-lettering if a dead-letter location is configured.
Event Grid immediately drops the event without further action.
What is the purpose of the validation handshake in Azure Event Grid when using a custom webhook endpoint?
To prove ownership of the webhook endpoint before delivering events
To ensure the webhook endpoint is hosted on Azure infrastructure
To encrypt the event data being sent to the webhook endpoint
You must answer all questions before checking your work.
Was this page helpful?