Azure event grid

The Azure event grid connector post messages on Azure event grid. The events are following the Cloud events scheme split into three event types

  • DigiZuite.ImageCreated

  • DigiZuite.ImageUpdated

  • DigiZuite.ImageExpired

With the following subjects

  • Creation

  • Updated

  • Expired

The event contains the entire asset including custom metadata that can be configured as part of the setup.

The connector is using the Managed integrations architecture and on top of that requires the following custom configuration

Parameter

Description

Parameter

Description

AzureEventGridUrl

The url to which the events are posted

AzureKey

The API key allowing access for the events to be pushed