Skip to content

Commit 21e531b

Browse files
committed
Image alignment fix
1 parent ccc6373 commit 21e531b

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
@@ -126,7 +126,7 @@ After you validate the connection, select **Disconnect** to stop the polling ses
126126
127127
1. After the validation test succeeds, select **Deploy** in the chat window to start deploying the connector.
128128
129-
:::image type="content" source="media/custom-connector-builder-agent/connector-deploy.png" alt-text="Image of the deploy step for custom connector in VS Code" lightbox="media/custom-connector-builder-agent/connector-deploy.png":::
129+
:::image type="content" source="media/custom-connector-builder-agent/connector-deploy.png" alt-text="Image of the deploy step for custom connector in VS Code" lightbox="media/custom-connector-builder-agent/connector-deploy.png":::
130130
131131
1. The extension opens a panel where you can choose from your available Microsoft Sentinel workspaces.
132132
@@ -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)