Configuration

This section explains each of the properties in the configuration blade.

General

Refer to Collections and Stream Hosts to understand more about Collections.

Authentication

Once the Authentication details are entered, the Agent will attempt to authenticate and populate the dropdowns with available information from the Digital Twin instance: Model, Resource Group, and the Event Topic Name with the available Topics from your Azure Subscription.

Digital Twin Service

Azure Digital Twins uses Event Routes to send data and is defined by its Endpoint and Filter. The type of Endpoint that it uses is an Event Grid with custom Topics and it Filters events to only notify Changes or Telemetry Messages on the selected Digital Twin Model.

Create an Endpoint

This link opens a sub-page that allows you to create a new Endpoint and Event Route with the selected Topic for the Digital Twins Instance.

Relay

If Use Query is not ticked, an Azure Relay must be set up and attached to the Azure Digital Twins instance to securely communicate with the Event Grid Endpoint and receive event notifications from it.

Create a Relay

This link opens a sub-page that allows you to create a new Azure Relay to connect to the Event Grid endpoint.

Once a new Relay is created, click Apply on this blade to insert the new Relay Name, Access policy name, and Access Key into the main configuration blade.

Create a Connection

This link opens a sub-page that allows you to create a new connection between the Azure Relay and the Event Grid endpoint. The Relay details must have values to create a new Connection.

Once a new Connection is created, the new Connection Name can be used as input for the Connection property on the main configuration blade.

Endpoints

Last updated