Microsoft Sentinel
Developer and API

Data Connector Ui Definitions Reference

In brief

Seven screenshot references now use the `isv/media/create-codeless-connector/` path.

What Defender admins need to know

Administrators consulting the guide will have correctly linked screenshots; no action is required.

Summaries are generated from the documentation change itself.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

The following screenshot shows a sample data connector page, highlighted with numbers that correspond to notable areas of the user interface.

:::image type="content" source="isv/media/create-codeless-connector/sample-data-connector-page.png" alt-text="Screenshot of a sample data connector page with sections labeled 1 through 9.":::

Each of the following elements of the connectorUiConfig section needed to configure the user interface correspond to the CustomizableConnectorUiConfig portion of the API.

Example:

:::image type="content" source="isv/media/create-codeless-connector/copy-field-value.png" alt-text="Screenshot of a copy value button in a field.":::

Sample code:

Here's an example of an inline information message:

:::image type="content" source="isv/media/create-codeless-connector/inline-information-message.png" alt-text="Screenshot of an inline information message.":::

In contrast, the following image shows an information message that's not inline:

:::image type="content" source="isv/media/create-codeless-connector/non-inline-information-message.png" alt-text="Screenshot of an information message that's not inline.":::

Array Value Type Description

Here's an example of an expandable instruction group:

:::image type="content" source="isv/media/create-codeless-connector/accordion-instruction-area.png" alt-text="Screenshot of an expandable, extra instruction group.":::

Array Value Required Type Description

Some InstallAgent types appear as a button, others appear as a link. Here are examples of both:

:::image type="content" source="isv/media/create-codeless-connector/link-by-button.png" alt-text="Screenshot of a link added as a button.":::

:::image type="content" source="isv/media/create-codeless-connector/link-by-text.png" alt-text="Screenshot of a link added as inline text.":::

Array Values Required Type Description