Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

AzureEventGridUrl

The url to which the events are posted

AzureKey

The API key allowing access for the events to be pushed

  • No labels