Skip to content

Commit 493220a

Browse files
committed
Fix alignment
1 parent 21e531b commit 493220a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/sentinel/create-custom-connector-builder-agent.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Based on your input, the agent generates the following four files:
8989
9090
The illustration shows the JSON connector files generated.
9191
92-
:::image type="content" source="media/custom-connector-builder-agent/connector-files-sample.png" alt-text="Image of the connector file generated in VS Code" lightbox="media/custom-connector-builder-agent/connector-files-sample.png":::
92+
:::image type="content" source="media/custom-connector-builder-agent/connector-files-sample.png" alt-text="Image of the connector file generated in VS Code" lightbox="media/custom-connector-builder-agent/connector-files-sample.png":::
9393
9494
>[!NOTE]
9595
> During agent evaluation, select **Allow responses once** to approve changes, or select the option **Bypass Approvals** in the chat. It might take up to several minutes for the evaluations to finish.
@@ -136,11 +136,11 @@ After you validate the connection, select **Disconnect** to stop the polling ses
136136
137137
Alternatively, right-click the folder that contains the generated files, select **Microsoft Sentinel** > **Deploy Connector**.
138138
139-
:::image type="content" source="media/custom-connector-builder-agent/connector-files-deploy.png" alt-text="Image of the alternate way of deploying in VS Code" lightbox="media/custom-connector-builder-agent/connector-files-deploy.png":::
139+
:::image type="content" source="media/custom-connector-builder-agent/connector-files-deploy.png" alt-text="Image of the alternate way of deploying in VS Code" lightbox="media/custom-connector-builder-agent/connector-files-deploy.png":::
140140
141141
When deployment completes, a success message appears in the **Output** window.
142142
143-
:::image type="content" source="media/custom-connector-builder-agent/successful-deployment.png" alt-text="Screenshot of successful deployment" lightbox="media/custom-connector-builder-agent/successful-deployment.png":::
143+
:::image type="content" source="media/custom-connector-builder-agent/successful-deployment.png" alt-text="Screenshot of successful deployment" lightbox="media/custom-connector-builder-agent/successful-deployment.png":::
144144
145145
> [!NOTE]
146146
> After deployment into a Sentinel workspace, this connector focuses on ingesting data into Microsoft Sentinel tables. It doesn’t include a complete solution package or prebuilt end-to-end SOAR workflows for security coverage. If you need automation, create the required playbooks and workflows for your scenario.

0 commit comments

Comments
 (0)