Skip to content

Commit c7fa2eb

Browse files
committed
table to bullets
1 parent 51ee4b3 commit c7fa2eb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/sentinel/false-positives.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,12 @@ 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-
|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. |
147+
- **Exclude users**. 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+
- **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.
151153

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

0 commit comments

Comments
 (0)