You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/sap/deploy-sap-btp-solution.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,14 @@ author: batamig
5
5
ms.author: bagol
6
6
ms.topic: how-to
7
7
ms.custom: devx-track-azurepowershell
8
-
ms.date: 03/30/2023
8
+
ms.date: 07/17/2024
9
9
# customer intent: As an SAP admin, I want to know how to deploy the Microsoft Sentinel solution for SAP BTP so that I can plan a deployment.
10
10
---
11
11
12
12
# Deploy the Microsoft Sentinel solution for SAP BTP
13
13
14
14
This article describes how to deploy the Microsoft Sentinel solution for SAP Business Technology Platform (BTP) system. The Microsoft Sentinel solution for SAP BTP monitors and protects your SAP BTP system. It collects audit logs and activity logs from the BTP infrastructure and BTP-based apps, and then detects threats, suspicious activities, illegitimate activities, and more. [Read more about the solution](sap-btp-solution-overview.md).
15
15
16
-
> [!IMPORTANT]
17
-
> The Microsoft Sentinel solution for SAP BTP solution is currently in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
18
-
19
16
## Prerequisites
20
17
21
18
Before you begin, verify that:
@@ -105,7 +102,7 @@ You also can retrieve the logs via the UI:
105
102
106
103
We recommend that you periodically rotate the BPT subaccount client secrets. The following sample script demonstrates the process of updating an existing data connector with a new secret fetched from Azure Key Vault.
107
104
108
-
Before you start, collect the values you'll need for the scripts parameters, including:
105
+
Before you start, collect the values you need for the scripts parameters, including:
109
106
110
107
- The subscription ID, resource group, and workspace name for your Microsoft Sentinel workspace.
111
108
- The key vault and the name of the key vault secret.
title: Microsoft Sentinel Solution for SAP® BTP - security content reference
3
-
description: Learn about the built-in security content provided by the Microsoft Sentinel Solution for SAP® BTP.
2
+
title: Microsoft Sentinel Solution for SAP BTP - security content reference
3
+
description: Learn about the built-in security content provided by the Microsoft Sentinel Solution for SAP BTP.
4
4
author: batamig
5
5
ms.author: bagol
6
6
ms.topic: reference
7
-
ms.date: 03/30/2023
7
+
ms.date: 07/17/2024
8
8
---
9
9
10
-
# Microsoft Sentinel Solution for SAP® BTP: security content reference
10
+
# Microsoft Sentinel Solution for SAP BTP: security content reference
11
11
12
-
This article details the security content available for the Microsoft Sentinel Solution for SAP® BTP.
13
-
14
-
> [!IMPORTANT]
15
-
> The Microsoft Sentinel Solution for SAP® BTP is currently in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
12
+
This article details the security content available for the Microsoft Sentinel Solution for SAP BTP.
16
13
17
14
Available security content currently includes a built-in workbook and analytics rules. You can also add SAP-related [watchlists](../watchlists.md) to use in your search, detection rules, threat hunting, and response playbooks.
18
15
@@ -27,28 +24,28 @@ The BTP Activity Workbook provides a dashboard overview of BTP activity.
27
24
The **Overview** tab shows:
28
25
29
26
- An overview of BTP subaccounts, helping analysts identify the most active accounts and the type of ingested data.
30
-
- Subaccount sign-in activity, helping analysts identify spikes and trends that may be associated with sign-in failures in SAP Business Application Studio (BAS).
27
+
- Subaccount sign-in activity, helping analysts identify spikes and trends that might be associated with sign-in failures in SAP Business Application Studio (BAS).
31
28
- Timeline of BTP activity and number of BTP security alerts, helping analysts search for any correlation between the two.
32
29
33
30
The **Identity Management** tab shows a grid of identity management events, such as user and security role changes, in a human-readable format. The search bar lets you quickly find specific changes.
34
31
35
32
:::image type="content" source="./media/sap-btp-security-content/sap-btp-workbook-identity-management.png" alt-text="Screenshot of the Identity Management tab of the SAP BTP workbook." lightbox="./media/sap-btp-security-content/sap-btp-workbook-identity-management.png":::
36
33
37
-
For more information, see [Tutorial: Visualize and monitor your data](../monitor-your-data.md) and [Deploy Microsoft Sentinel Solution for SAP® BTP](deploy-sap-btp-solution.md).
34
+
For more information, see [Tutorial: Visualize and monitor your data](../monitor-your-data.md) and [Deploy Microsoft Sentinel Solution for SAP BTP](deploy-sap-btp-solution.md).
|**BTP - Failed access attempts across multiple BAS subaccounts**|Identifies failed Business Application Studio (BAS) access attempts over a predefined number of subaccounts.<br>Default threshold: 3 | Run failed login attempts to BAS over the defined threshold number of subaccounts. <br><br>**Data sources**: SAPBTPAuditLog_CL | Discovery, Reconnaissance |
40
+
|**BTP - Failed access attempts across multiple BAS subaccounts**|Identifies failed Business Application Studio (BAS) access attempts over a predefined number of subaccounts.<br>Default threshold: 3 | Run failed sign-in attempts to BAS over the defined threshold number of subaccounts. <br><br>**Data sources**: SAPBTPAuditLog_CL | Discovery, Reconnaissance |
44
41
|**BTP - Malware detected in BAS dev space**|Identifies instances of malware detected by the SAP internal malware agent within BAS developer spaces. | Copy or create a malware file in a BAS developer space. <br><br>**Data sources**: SAPBTPAuditLog_CL| Execution, Persistence, Resource Development |
45
-
|**BTP - User added to sensitive privileged role collection**|Identifies identity management actions where a user is added to a set of monitored privileged role collections. | Assign one of the following role collections to a user: "Subaccount Service Administrator", "Subaccount Administrator", "Connectivity and Destination Administrator", "Destination Administrator", "Cloud Connector Administrator”. <br><br>**Data sources**: SAPBTPAuditLog_CL | Lateral Movement, Privilege Escalation |
42
+
|**BTP - User added to sensitive privileged role collection**|Identifies identity management actions where a user is added to a set of monitored privileged role collections. | Assign one of the following role collections to a user: <br>- `Subaccount Service Administrator`<br>- `Subaccount Administrator`<br>- `Connectivity and Destination Administrator`<br>- `Destination Administrator`<br>- `Cloud Connector Administrator` <br><br>**Data sources**: SAPBTPAuditLog_CL | Lateral Movement, Privilege Escalation |
46
43
|**BTP - Trust and authorization Identity Provider monitor**|Identifies create, read, update, and delete (CRUD) operations on Identity Provider settings within a subaccount. | Change, read, update, or delete any of the identity provider settings within a subaccount. <br><br>**Data sources**: SAPBTPAuditLog_CL | Credential Access, Privilege Escalation |
47
44
|**BTP - Mass user deletion in a subaccount**|Identifies user account deletion activity where the number of deleted users exceeds a predefined threshold.<br>Default threshold: 10 | Delete count of user accounts over the defined threshold. <br><br>**Data sources**: SAPBTPAuditLog_CL | Impact |
48
45
49
46
## Next steps
50
47
51
-
In this article, you learned about the security content provided with the Microsoft Sentinel Solution for SAP® BTP.
48
+
In this article, you learned about the security content provided with the Microsoft Sentinel Solution for SAP BTP.
52
49
53
-
-[Deploy Microsoft Sentinel solution for SAP® BTP](deploy-sap-btp-solution.md)
54
-
-[Microsoft Sentinel Solution for SAP® BTP overview](sap-btp-solution-overview.md)
50
+
-[Deploy Microsoft Sentinel solution for SAP BTP](deploy-sap-btp-solution.md)
51
+
-[Microsoft Sentinel Solution for SAP BTP overview](sap-btp-solution-overview.md)
title: Microsoft Sentinel Solution for SAP® BTP overview
3
-
description: This article introduces the Microsoft Sentinel Solution for SAP® BTP.
2
+
title: Microsoft Sentinel Solution for SAP BTP overview
3
+
description: This article introduces the Microsoft Sentinel Solution for SAP BTP.
4
4
author: batamig
5
5
ms.author: bagol
6
-
ms.topic: conceptual
7
-
ms.date: 03/22/2023
6
+
ms.topic: concept-article
7
+
ms.date: 07/17/2024
8
8
---
9
9
10
-
# Microsoft Sentinel Solution for SAP® BTP overview
10
+
# Microsoft Sentinel Solution for SAP BTP overview
11
11
12
-
This article introduces the Microsoft Sentinel Solution for SAP® BTP. The solution monitors and protects your SAP Business Technology Platform (BTP) system: It collects audits and activity logs from the BTP infrastructure and BTP based apps, and detects threats, suspicious activities, illegitimate activities, and more.
12
+
This article introduces the Microsoft Sentinel Solution for SAP BTP. The solution monitors and protects your SAP Business Technology Platform (BTP) system: It collects audits and activity logs from the BTP infrastructure and BTP based apps, and detects threats, suspicious activities, illegitimate activities, and more.
13
13
14
14
SAP BTP is a cloud-based solution that provides a wide range of tools and services for developers to build, run, and manage applications. One of the key features of SAP BTP is its low-code development capabilities. Low-code development allows developers to create applications quickly and efficiently by using visual drag-and-drop interfaces and prebuilt components, rather than writing code from scratch.
15
15
16
-
> [!IMPORTANT]
17
-
> The Microsoft Sentinel Solution for SAP® BTP is currently in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
18
-
19
16
### Why it's important to monitor BTP activity
20
17
21
-
While low-code development platforms have become increasingly popular among businesses looking to accelerate their application development processes, there are also security risks that organizations must consider. One key concern is the risk of security vulnerabilities introduced by citizen developers, some of whom may lack the security awareness of traditional pro-dev community. To counter these vulnerabilities, it's crucial for organizations to quickly detect and respond to threats on BTP applications.
18
+
While low-code development platforms have become increasingly popular among businesses looking to accelerate their application development processes, there are also security risks that organizations must consider. One key concern is the risk of security vulnerabilities introduced by citizen developers, some of whom might lack the security awareness of traditional pro-dev community. To counter these vulnerabilities, it's crucial for organizations to quickly detect and respond to threats on BTP applications.
22
19
23
20
Beyond the low-code aspect, BTP applications:
24
21
25
22
- Access sensitive business data, such as customers, opportunities, orders, financial data, and manufacturing processes.
26
23
- Access and integrate with multiple different business applications and data stores.
27
24
- Enable key business processes.
28
-
- Are created by citizen developers who may not be security savvy or aware of cyber threats.
25
+
- Are created by citizen developers who might not be security savvy or aware of cyber threats.
29
26
- Used by wide range of users, internal and external.
30
27
31
28
Therefore, it's important to protect your BTP system against these risks.
32
29
33
30
## How the solution addresses BTP security risks
34
31
35
-
With the Microsoft Sentinel Solution for SAP® BTP, you can:
32
+
With the Microsoft Sentinel Solution for SAP BTP, you can:
36
33
37
34
- Gain visibility to activities **on** BTP applications, including creation, modification, permissions change, execution, and more.
38
35
- Gain visibility to activities **in** BTP applications, including who uses the application, which business applications the BTP application accesses, business data Create, Read, Update, Delete (CRUD) activities, and more.
@@ -48,7 +45,7 @@ The solution includes:
48
45
49
46
## Next steps
50
47
51
-
In this article, you learned about the Microsoft Sentinel solution for SAP® BTP.
48
+
In this article, you learned about the Microsoft Sentinel solution for SAP BTP.
52
49
53
50
> [!div class="nextstepaction"]
54
-
> [Deploy the Microsoft Sentinel Solution for SAP® BTP](deploy-sap-btp-solution.md)
51
+
> [Deploy the Microsoft Sentinel Solution for SAP BTP](deploy-sap-btp-solution.md)
Copy file name to clipboardExpand all lines: articles/sentinel/whats-new.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,19 @@ The listed features were released in the last three months. For information abou
20
20
21
21
## July 2024
22
22
23
+
-[SAP Business Technology Platform (BTP) connector now generally available](#sap-business-technology-platform-btp-connector-now-generally-available-ga)
23
24
-[Microsoft unified security platform now generally available](#microsoft-unified-security-platform-now-generally-available)
24
25
26
+
### SAP Business Technology Platform (BTP) connector now generally available (GA)
27
+
28
+
The Microsoft Sentinel Solution for SAP BTP is now generally available (GA). This solution provides visibility into your SAP BTP environment, and helps you detect and respond to threats and suspicious activities.
29
+
30
+
For more information, see:
31
+
32
+
-[Microsoft Sentinel Solution for SAP Business Technology Platform (BTP)](sap/sap-btp-solution-overview.md)
33
+
-[Deploy the Microsoft Sentinel solution for SAP BTP](sap/deploy-sap-btp-solution.md)
34
+
-[Microsoft Sentinel Solution for SAP BTP: security content reference](sap/sap-btp-security-content.md)
35
+
25
36
### Microsoft unified security platform now generally available
26
37
27
38
Microsoft Sentinel is now generally available within the Microsoft unified security operations platform in the Microsoft Defender portal. The Microsoft unified security operations platform brings together the full capabilities of Microsoft Sentinel, Microsoft Defender XDR, and Microsoft Copilot in Microsoft Defender. For more information, see the following resources:
@@ -222,13 +233,13 @@ Windows DNS events can now be ingested to Microsoft Sentinel using the Azure Mon
222
233
223
234
### Reduce false positives for SAP systems with analytics rules
224
235
225
-
Use analytics rules together with the [Microsoft Sentinel solution for SAP® applications](sap/solution-overview.md) to lower the number of false positives triggered from your SAP® systems. The Microsoft Sentinel solution for SAP® applications now includes the following enhancements:
236
+
Use analytics rules together with the [Microsoft Sentinel solution for SAP applications](sap/solution-overview.md) to lower the number of false positives triggered from your SAP systems. The Microsoft Sentinel solution for SAP applications now includes the following enhancements:
226
237
227
238
- The [**SAPUsersGetVIP**](sap/sap-solution-log-reference.md#sapusersgetvip) function now supports excluding users according to their SAP-given roles or profile.
228
239
229
240
- The **SAP_User_Config** watchlist now supports using wildcards in the **SAPUser** field to exclude all users with a specific syntax.
230
241
231
-
For more information, see [Microsoft Sentinel solution for SAP® applications data reference](sap/sap-solution-log-reference.md) and [Handle false positives in Microsoft Sentinel](false-positives.md).
242
+
For more information, see [Microsoft Sentinel solution for SAP applications data reference](sap/sap-solution-log-reference.md) and [Handle false positives in Microsoft Sentinel](false-positives.md).
0 commit comments