-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Azure EventGrid supports CloudEvent message format with some variation. For example, source property can have fully qualified URI value, but AEG only takes a relative URI format with an optional hashtag.
eg) /my-eventgrid-topic#subject
Therefore, this extension needs some validation logic when it is added to CloudEvent object, through the extensions property.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request