Skip to content

Commit 60b0d9d

Browse files
committed
pr review
1 parent 09c9858 commit 60b0d9d

8 files changed

+11
-11
lines changed

articles/sentinel/monitor-sap-system-health.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ This procedure describes how to check your data connector's connection status fr
6464
|---------|---------|
6565
|**Production** | The system is defined by the SAP admin as a production system. |
6666
|**Unknown (Production)** | Microsoft Sentinel couldn't retrieve the system status. Microsoft Sentinel regards this type of system as a production system for both security and billing purposes. <br><br>In such cases, we recommend that you check the Microsoft Sentinel role definitions and permissions on the SAP system, and validate that the system allows Microsoft Sentinel to read the content of the T000 table. Next, consider [updating the SAP connector](sap/update-sap-data-connector.md) to the latest version. |
67-
|**Non production** | Indicates roles like developing, testing, and customizing. |
67+
|**Non-production** | Indicates roles like developing, testing, and customizing. |
6868

6969
- **Agent name**. Unique ID of the installed data connector agent.
7070

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ At this stage, the system's **Health** status is **Pending**. If the agent is up
334334
335335
## Connect your agentless data connector (Preview)
336336
337-
1. In Microsoft Sentinel, go to the **Configuration > Data connectors** page and locate the **Microsoft Sentinel for SAP - agent-less (Preview) (Preview)** data connector.
337+
1. In Microsoft Sentinel, go to the **Configuration > Data connectors** page and locate the **Microsoft Sentinel for SAP - agent-less (Preview)** data connector.
338338
339339
1. In the **Configuration** area, scroll down and select **Add SAP client**.
340340
@@ -345,7 +345,7 @@ At this stage, the system's **Health** status is **Pending**. If the agent is up
345345
| **RFC destination name** | The name of the RFC destination, taken from your BTP destination. |
346346
| **SAP Agentless Client ID** | The *clientid* value taken from the Process Integration Runtime service key JSON file. |
347347
| **SAP Agentless Client Secret** | The *clientsecret* value taken from the Process Integration Runtime service key JSON file. |
348-
| **Authorization server URL** | The *tokenurlurl* value taken from the Process Integration Runtime service key JSON file. For example: `https://your-tenant.authentication.region.hana.ondemand.com/oauth/token` |
348+
| **Authorization server URL** | The *tokenurl* value taken from the Process Integration Runtime service key JSON file. For example: `https://your-tenant.authentication.region.hana.ondemand.com/oauth/token` |
349349
| **Integration Suite Endpoint** | The *url* value taken from the Process Integration Runtime service key JSON file. For example: `https://your-tenant.it-account-rt.cfapps.region.hana.ondemand.com` |
350350
351351
1. Select **Connect**.
-456 Bytes
Loading

articles/sentinel/sap/preparing-sap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ For more information, see the [SAP documentation](https://help.sap.com/docs/inte
193193

194194
This procedure starts in Microsoft Sentinel and requires that the solution be installed before you start.
195195

196-
1. In Microsoft Sentinel, go to the **Configuration > Data connectors** page and locate the **Microsoft Sentinel for SAP - agent-less (Preview) (Preview)** data connector.
196+
1. In Microsoft Sentinel, go to the **Configuration > Data connectors** page and locate the **Microsoft Sentinel for SAP - agent-less (Preview)** data connector.
197197

198198
1. In the **Configuration** area, expand and follow the instructions in the **Initial connector configuration - Run the steps below once:** area. These steps will require a mixture of your Security and SAP BASIS teams.
199199

articles/sentinel/sap/prerequisites-for-deploying-sap-continuous-threat-monitoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Typically, Azure prerequisites are managed by your **security** teams.
4848

4949
| Prerequisite | Description |Required/optional |
5050
| ---- | ----------- |----------- |
51-
| **Access to Microsoft Sentinel** | Make a note of your *workspace ID and *primary key* for your Log Analytics workspace enabled for Microsoft Sentinel.<br>You can find these details in Microsoft Sentinel: from the navigation menu, select **Settings** > **Workspace settings** > **Agents management**. Copy the *Workspace ID* and *Primary key* and paste them aside for use during the deployment process. |Required |
51+
| **Access to Microsoft Sentinel** | Make a note of your *workspace ID* and *primary key* for your Log Analytics workspace enabled for Microsoft Sentinel.<br>You can find these details in Microsoft Sentinel: from the navigation menu, select **Settings** > **Workspace settings** > **Agents management**. Copy the *Workspace ID* and *Primary key* and paste them aside for use during the deployment process. |Required |
5252
| **Permissions to create Azure resources** | You must have the necessary permissions to deploy solutions from the Microsoft Sentinel content hub. <br><br>You must also have an **Owner** role on the Microsoft Sentinel resource group, which is required for:<br>- Creating the data collection rule and data collection endpoint.<br>- Assigning the **Monitoring Metrics Publisher** role on the data collection rule. <br><br>For more information, see [Prerequisites for deploying Microsoft Sentinel solutions](../sentinel-solutions-deploy.md#prerequisites) and [Microsoft Entra built-in roles](/entra/identity/role-based-access-control/permissions-reference#application-administrator). |Required |
5353
| **Permissions to create an Azure key vault or access an existing one** | Use Azure Key Vault to store secrets required to connect to your SAP system. For more information, see [Assign key vault access permissions](deploy-data-connector-agent-container.md#assign-key-vault-access-permissions). |Required if you plan to store the SAP system credentials in Azure Key Vault. <br><br>Optional if you plan to store them in a configuration file. For more information, see [Create a virtual machine and configure access to your credentials](deploy-data-connector-agent-container.md#create-a-virtual-machine-and-configure-access-to-your-credentials).|
5454
| **Permissions to assign a privileged role to the SAP data connector agent** | Deploying the SAP data connector agent requires that you grant your agent's VM identity with specific permissions to the Microsoft Sentinel workspace, using the **Microsoft Sentinel Business Applications Agent Operator** role. To grant this role, you need **Owner** permissions on the resource group where your Microsoft Sentinel workspace resides. <br><br>For more information, see [Connect your SAP system by deploying your data connector agent container](deploy-data-connector-agent-container.md). | Required. <br> If you don't have **Owner** permissions on the resource group, the relevant step can also be performed by another user who does have the relevant permissions, separately after the agent is fully deployed.|
@@ -90,7 +90,7 @@ Typically, Azure prerequisites are managed by your **security** teams.
9090

9191
| Prerequisite | Description |Required/optional |
9292
| ---- | ----------- |----------- |
93-
| **Permissions to create Azure resources** | You must have: <br><br>- The necessary permissions to deploy solutions from the Microsoft Sentinel content hub. For more information, see [Prerequisites for deploying Microsoft Sentinel solutions](../sentinel-solutions-deploy.md#prerequisites) and [Microsoft Entra built-in roles](/entra/identity/role-based-access-control/permissions-reference#application-administrator). <br>Owner on the Microsoft Sentinel resource group , required for:<br><br>- Creation of data collection rule and data collection endpoint.<br><br>- Monitoring Metrics Publisher role assignment on data collection rule. |Required |
93+
| **Permissions to create Azure resources** | You must have: <br><br>- The necessary permissions to deploy solutions from the Microsoft Sentinel content hub. For more information, see [Prerequisites for deploying Microsoft Sentinel solutions](../sentinel-solutions-deploy.md#prerequisites) and [Microsoft Entra built-in roles](/entra/identity/role-based-access-control/permissions-reference#application-administrator). <br>Owner on the Microsoft Sentinel resource group, required for:<br><br>- Creation of data collection rule and data collection endpoint.<br><br>- Monitoring Metrics Publisher role assignment on data collection rule. |Required |
9494
| **Read permissions to shared keys for the workspace** | For more information, see [Install Log Analytics agent on Windows computers](/azure/azure-monitor/platform/agent-windows##workspace-id-and-key). | Required |
9595
| **Permissions in Microsoft Entra**|You must have permissions in Microsoft Entra ID required to create app registrations. This permission can be obtained through membership of built-in Microsoft Entra ID role:<br><br>- Application Developer.|Required |
9696

articles/sentinel/sap/sap-deploy-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article includes troubleshooting steps to help you ensure accurate and time
2323

2424
When working with the agentless data connector, most troubleshooting is done directly in the SAP Integration Suite, where the message log displays errors indicating the nature of the issue encountered.
2525

26-
Starting my examining the message processing logs. For more information, see the [SAP documentation](https://help.sap.com/docs/cloud-integration/sap-cloud-integration/monitor-message-processing-monitor). The error messages there can help you diagnose issues with missing permissions, connectivity errors, and other misconfigurations.
26+
Start by examining the message processing logs. For more information, see the [SAP documentation](https://help.sap.com/docs/cloud-integration/sap-cloud-integration/monitor-message-processing-monitor). The error messages there can help you diagnose issues with missing permissions, connectivity errors, and other misconfigurations.
2727

2828
If you don't see a related error to your issue, turn on trace logging for more in-depth troubleshooting. For more information, see the [SAP documentation](https://help.sap.com/docs/cloud-integration/sap-cloud-integration/setting-log-levels).
2929

articles/sentinel/sap/sap-solution-function-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ The **SAPUsersGetVIP** function returns the following output:
379379
| The *SAP_User_Config* watchlist | User on-premises SID | | |
380380
| The *SAP_User_Config* watchlist | User principal name | | |
381381
| The *SAP_User_Config* watchlist | `TagsList` | A list of tags assigned to user | `ChangeUserMasterDataOK`;`RunObsoleteProgOK` |
382-
| Logic | TagsIntersect | A set of tags that matched `SearchForTags` | ["ChangeUserMasterDataOK","RunObsoleteProgOK"] |
382+
| Logic | TagsIntersect | A set of tags that matched `SearchForTags` | `["ChangeUserMasterDataOK","RunObsoleteProgOK"]` |
383383
| Logic | SpecialFocusTagged | Special focus indication | `True`, `False` |
384384
| Logic | IntersectionSize | The number of intersected tags | |
385385

@@ -419,7 +419,7 @@ The **SAPUsersHeader** function returns the following output:
419419
| SAP audit log | LastSeen | A timestamp | Last audit event observed for the user |
420420
| SAP audit log | LastSeenDaysAgo | Days passed since `LastSeen` | |
421421
| SAP audit log | PrimaryIP | Most frequently used IP address | `ChangeUserMasterDataOK`;`RunObsoleteProgOK` |
422-
| SAP audit log | LastKnownIP | Most recently used IP address | ["ChangeUserMasterDataOK","RunObsoleteProgOK"] |
422+
| SAP audit log | LastKnownIP | Most recently used IP address | `["ChangeUserMasterDataOK","RunObsoleteProgOK"]` |
423423
| SAP audit log | PrimaryEmail | Most frequently used email address | `True`, `False` |
424424
| SAP audit log | KnownIPs | List of known IP addresses | Sorted by most frequent first |
425425
| SAP audit log | KnownEmails | List of known email addresses | Sorted by most frequent first |
@@ -430,7 +430,7 @@ The **SAPUsersHeader** function returns the following output:
430430

431431
## TH_SERVER_LIST (Preview)
432432

433-
The **TH_SERVER_LIST** function function is relevant when your SAP system is an older system using XAL, and lists active SAP application servers.
433+
The **TH_SERVER_LIST** function is relevant when your SAP system is an older system using XAL, and lists active SAP application servers.
434434

435435
The **TH_SERVER_LIST** function is supported only with the SAP agentless data connector. For more information, see [Install a Microsoft Sentinel solution for SAP applications](deploy-sap-security-content.md?pivots=connection-agentless).
436436

articles/zone-pivot-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1838,7 +1838,7 @@ groups:
18381838
# Owner: bagol
18391839
- id: sentinel-sap-connection
18401840
title: Connection
1841-
prompt: Choose an connection type
1841+
prompt: Choose a connection type
18421842
pivots:
18431843
- id: connection-agentless
18441844
title: Agentless data connector (Preview)

0 commit comments

Comments
 (0)