Skip to content

Commit 4659a9e

Browse files
committed
restructuring
1 parent 1c1a3a7 commit 4659a9e

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/sentinel/false-positives.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,12 +144,10 @@ let subnets = _GetWatchlist('subnetallowlist');
144144

145145
The [Microsoft Sentinel solution for SAP® applications](sap/solution-overview.md) provides functions you can use to exclude users or systems from triggering alerts.
146146

147-
- Use the [**SAPUsersGetVIP**](sap/sap-solution-log-reference.md#sapusersgetvip) function to:
148-
149-
- Call tags for users you want to exclude from triggering alerts. Tag users in the *SAP_User_Config* watchlist, using asterisks (*) as wildcards to tag all users with a specified naming syntax.
150-
- List specific SAP roles and/or profiles you want to exclude from triggering alerts.
151-
152-
- Use functions that support the *SelectedSystemRoles* parameter to determine that only specific types of systems trigger alerts, including only *Production* systems, only *UAT* systems, or both.
147+
|Exclusion type |Description |
148+
|---------|---------|
149+
|**Exclude users** | Use the [**SAPUsersGetVIP**](sap/sap-solution-log-reference.md#sapusersgetvip) function to: <br><br>- Call tags for users you want to exclude from triggering alerts. Tag users in the *SAP_User_Config* watchlist, using asterisks (*) as wildcards to tag all users with a specified naming syntax.<br><br> - List specific SAP roles and/or profiles you want to exclude from triggering alerts. |
150+
|**Exclude systems** | Use functions that support the *SelectedSystemRoles* parameter to determine that only specific types of systems trigger alerts, including only *Production* systems, only *UAT* systems, or both. |
153151

154152
For more information, see [Microsoft Sentinel solution for SAP® applications data reference](sap/sap-solution-log-reference.md).
155153

0 commit comments

Comments
 (0)