Questions

  1. Which of the following event schemas are supported by Event Grid?
    • Azure event schema
    • AWS event schema
    • OAuth schema
    • CloudEvents schema
  2. What type of retry policy is used by Event Grid?
    • Event Grid hasn't got a retry policy.
    • Fixed-time retry policy.
    • Fixed-time retry policy for Azure event schema and an exponential back-off retry policy for other types of schema.
    • Exponential back-off retry policy.