Skip to content

Commit 51850ad

Browse files
authored
Update deploy-data-connector-agent-container.md
1 parent fc8d381 commit 51850ad

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

articles/sentinel/sap/deploy-data-connector-agent-container.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,8 @@ This procedure describes how to create a new agent through the Azure portal, aut
298298
299299
1. From the Microsoft Sentinel navigation menu, select **Data connectors**.
300300
301-
1. In the search bar, enter *SAP*.
301+
1. In the search bar, enter *SAP*.![Uploading image.png…]()
302+
302303
303304
1. Select **Microsoft Sentinel for SAP** from the search results, and select **Open connector page**.
304305
@@ -338,7 +339,7 @@ This procedure describes how to create a new agent through the Azure portal, aut
338339
339340
To run the commands in this step, you must be a resource group owner on your Microsoft Sentinel workspace. If you aren't a resource group owner on your workspace, this procedure can also be performed after the agent deployment is complete.
340341
341-
Copy the **Role assignment command** from step 1 and run them on your agent VM, replacing the `Object_ID` placeholder with your VM identity object ID. For example:
342+
Copy the **Role assignment commands** from step 1 and run them on your agent VM, replacing the `Object_ID` placeholder with your VM identity object ID. For example:
342343
343344
:::image type="content" source="media/deploy-data-connector-agent-container/finish-agent-deployment-role.png" alt-text="Screenshot of the Copy icon for the command from step 1.":::
344345
@@ -351,7 +352,7 @@ This procedure describes how to create a new agent through the Azure portal, aut
351352
>
352353
> If you must assign the roles [via the Azure portal](/azure/role-based-access-control/role-assignments-portal?tabs=delegate-condition), we recommend assigning the roles on a small scope, such as only on the Microsoft Sentinel workspace.
353354
354-
1. Select **Copy** :::image type="content" source="media/deploy-data-connector-agent-container/copy-icon.png" alt-text="Screenshot of the Copy icon." border="false"::: next to the **Agent command** in step 2. For example:
355+
1. Select **Copy** :::image type="content" source="media/deploy-data-connector-agent-container/copy-icon.png" alt-text="Screenshot of the Copy icon." border="false"::: next to the **Agent deployment command** in step 2. For example:
355356
356357
:::image type="content" source="media/deploy-data-connector-agent-container/finish-agent-deployment-agent.png" alt-text="Screenshot of the Agent command to copy in step 2.":::
357358
@@ -367,13 +368,13 @@ This procedure describes how to create a new agent through the Azure portal, aut
367368
> The table displays the agent name and health status for only those agents you deploy via the Azure portal. Agents deployed using the [command line](#command-line-options) aren't displayed here.
368369
>
369370
370-
1. On the VM where you plan to install the agent, open a terminal and run the **Agent command** that you'd copied in the previous step.
371+
1. On the VM where you plan to install the agent, open a terminal and run the **Agent deployment command** that you'd copied in the previous step.
371372
372373
The script updates the OS components and installs the Azure CLI, Docker software, and other required utilities, such as jq, netcat, and curl.
373374
374375
Supply additional parameters to the script as needed to customize the container deployment. For more information on available command line options, see [Kickstart script reference](reference-kickstart.md).
375376
376-
If you need to copy your command again, select **View** :::image type="content" source="media/deploy-data-connector-agent-container/view-icon.png" border="false" alt-text="Screenshot of the View icon."::: to the right of the **Health** column and copy the command next to **Agent command** on the bottom right.
377+
If you need to copy your command again, select **View** :::image type="content" source="media/deploy-data-connector-agent-container/view-icon.png" border="false" alt-text="Screenshot of the View icon."::: to the right of the **Health** column and copy the command next to **Agent deployment command** on the bottom right.
377378
378379
### Connect to a new SAP system
379380
@@ -450,7 +451,7 @@ This procedure describes how to create a new agent through the Azure portal, aut
450451
451452
To run the commands in this step, you must be a resource group owner on your Microsoft Sentinel workspace. If you aren't a resource group owner on your workspace, this procedure can also be performed after the agent deployment is complete.
452453
453-
Copy the **Role assignment command** from step 1 and run them on your agent VM, replacing the `Object_ID` placeholder with your VM identity object ID. For example:
454+
Copy the **Role assignment commands** from step 1 and run them on your agent VM, replacing the `Object_ID` placeholder with your VM identity object ID. For example:
454455
455456
:::image type="content" source="media/deploy-data-connector-agent-container/finish-agent-deployment-role.png" alt-text="Screenshot of the Copy icon for the command from step 1.":::
456457
@@ -463,7 +464,7 @@ This procedure describes how to create a new agent through the Azure portal, aut
463464
>
464465
> If you must assign the roles [via the Azure portal](/azure/role-based-access-control/role-assignments-portal?tabs=delegate-condition), we recommend assigning the roles on a small scope, such as only on the Microsoft Sentinel workspace.
465466
466-
1. Select **Copy** :::image type="content" source="media/deploy-data-connector-agent-container/copy-icon.png" alt-text="Screenshot of the Copy icon." border="false"::: next to the **Agent command** in step 2. For example:
467+
1. Select **Copy** :::image type="content" source="media/deploy-data-connector-agent-container/copy-icon.png" alt-text="Screenshot of the Copy icon." border="false"::: next to the **Agent deployment command** in step 2. For example:
467468
468469
:::image type="content" source="media/deploy-data-connector-agent-container/finish-agent-deployment-agent.png" alt-text="Screenshot of the Agent command to copy in step 2.":::
469470
@@ -477,13 +478,13 @@ This procedure describes how to create a new agent through the Azure portal, aut
477478
478479
The table displays the agent name and health status for only those agents you deploy via the Azure portal. Agents deployed using the [command line](#command-line-options) aren't displayed here.
479480
480-
1. On the VM where you plan to install the agent, open a terminal and run the **Agent command** that you'd copied in the previous step.
481+
1. On the VM where you plan to install the agent, open a terminal and run the **Agent deployment command** that you'd copied in the previous step.
481482
482483
The script updates the OS components and installs the Azure CLI, Docker software, and other required utilities, such as jq, netcat, and curl.
483484
484485
Supply additional parameters to the script as needed to customize the container deployment. For more information on available command line options, see [Kickstart script reference](reference-kickstart.md).
485486
486-
If you need to copy your command again, select **View** :::image type="content" source="media/deploy-data-connector-agent-container/view-icon.png" border="false" alt-text="Screenshot of the View icon."::: to the right of the **Health** column and copy the command next to **Agent command** on the bottom right.
487+
If you need to copy your command again, select **View** :::image type="content" source="media/deploy-data-connector-agent-container/view-icon.png" border="false" alt-text="Screenshot of the View icon."::: to the right of the **Health** column and copy the command next to **Agent deployment command** on the bottom right.
487488
488489
### Connect to a new SAP system
489490

0 commit comments

Comments
 (0)