Skip to content

Implementing Azure EventGrid extension #3

@justinyoo

Description

@justinyoo

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions