Skip to content

Commit 3e6e458

Browse files
committed
fixing finding object ID
1 parent 0bd4e08 commit 3e6e458

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/sentinel/sap/deploy-command-line.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,9 @@ This procedure describes how to create a new agent and connect it to your SAP sy
133133
134134
Replace placeholder values as follows:
135135
136-
To find your VM identity object ID in Azure:
137-
138136
|Placeholder |Value |
139137
|---------|---------|
140-
|`<OBJ_ID>` | Your VM identity object ID. <br><br> To find your VM identity object ID in Azure: For a managed identity, the object ID is listed on the VM's **Identity** page. For a service principal, go to **Enterprise application** in Azure. Select **All applications** and then select your VM. The object ID is displayed on the **Overview** page. |
138+
|`<OBJ_ID>` | Your VM identity object ID. <br><br> To find your VM identity object ID in Azure: <br>- **For a managed identity**, the object ID is listed on the VM's **Identity** page. <br>- **For a service principal**, go to **Enterprise application** in Azure. Select **All applications** and then select your VM. The object ID is displayed on the **Overview** page. |
141139
|`<SUB_ID>` | Your Microsoft Sentinel workspace subscription ID |
142140
|`<RESOURCE_GROUP_NAME>` | Your Microsoft Sentinel workspace resource group name |
143141
|`<WS_NAME>` | Your Microsoft Sentinel workspace name |

0 commit comments

Comments
 (0)