Skip to content

Commit e6d1c1c

Browse files
authored
Merge pull request #281070 from batamig/sap-btp-ga
SAP BTP to GA
2 parents 804f094 + 9c8e4f3 commit e6d1c1c

File tree

5 files changed

+38
-36
lines changed

5 files changed

+38
-36
lines changed

articles/sentinel/sap/deploy-sap-btp-solution.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,14 @@ author: batamig
55
ms.author: bagol
66
ms.topic: how-to
77
ms.custom: devx-track-azurepowershell
8-
ms.date: 03/30/2023
8+
ms.date: 07/17/2024
99
# 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.
1010
---
1111

1212
# Deploy the Microsoft Sentinel solution for SAP BTP
1313

1414
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).
1515

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-
1916
## Prerequisites
2017

2118
Before you begin, verify that:
@@ -105,7 +102,7 @@ You also can retrieve the logs via the UI:
105102

106103
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.
107104

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:
109106

110107
- The subscription ID, resource group, and workspace name for your Microsoft Sentinel workspace.
111108
- The key vault and the name of the key vault secret.
-16.2 KB
Loading
Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
---
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.
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.
44
author: batamig
55
ms.author: bagol
66
ms.topic: reference
7-
ms.date: 03/30/2023
7+
ms.date: 07/17/2024
88
---
99

10-
# Microsoft Sentinel Solution for SAP® BTP: security content reference
10+
# Microsoft Sentinel Solution for SAP BTP: security content reference
1111

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.
1613

1714
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.
1815

@@ -27,28 +24,28 @@ The BTP Activity Workbook provides a dashboard overview of BTP activity.
2724
The **Overview** tab shows:
2825

2926
- 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).
3128
- Timeline of BTP activity and number of BTP security alerts, helping analysts search for any correlation between the two.
3229

3330
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.
3431

3532
:::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":::
3633

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).
3835

3936
## Built-in analytics rules
4037

4138
| Rule name | Description | Source action | Tactics |
4239
| --------- | --------- | --------- | --------- |
43-
| **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 |
4441
| **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 |
4643
| **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 |
4744
| **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 |
4845

4946
## Next steps
5047

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.
5249

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)
Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,35 @@
11
---
2-
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.
44
author: batamig
55
ms.author: bagol
6-
ms.topic: conceptual
7-
ms.date: 03/22/2023
6+
ms.topic: concept-article
7+
ms.date: 07/17/2024
88
---
99

10-
# Microsoft Sentinel Solution for SAP® BTP overview
10+
# Microsoft Sentinel Solution for SAP BTP overview
1111

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.
1313

1414
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.
1515

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-
1916
### Why it's important to monitor BTP activity
2017

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.
2219

2320
Beyond the low-code aspect, BTP applications:
2421

2522
- Access sensitive business data, such as customers, opportunities, orders, financial data, and manufacturing processes.
2623
- Access and integrate with multiple different business applications and data stores​.
2724
- 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.
2926
- Used by wide range of users, internal and external​.
3027

3128
Therefore, it's important to protect your BTP system against these risks.
3229

3330
## How the solution addresses BTP security risks
3431

35-
With the Microsoft Sentinel Solution for SAP® BTP, you can:
32+
With the Microsoft Sentinel Solution for SAP BTP, you can:
3633

3734
- Gain visibility to activities **on** BTP applications, including creation, modification, permissions change, execution, and more.
3835
- 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:
4845

4946
## Next steps
5047

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.
5249

5350
> [!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)

articles/sentinel/whats-new.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,19 @@ The listed features were released in the last three months. For information abou
2020

2121
## July 2024
2222

23+
- [SAP Business Technology Platform (BTP) connector now generally available](#sap-business-technology-platform-btp-connector-now-generally-available-ga)
2324
- [Microsoft unified security platform now generally available](#microsoft-unified-security-platform-now-generally-available)
2425

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+
2536
### Microsoft unified security platform now generally available
2637

2738
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
222233

223234
### Reduce false positives for SAP systems with analytics rules
224235

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:
226237

227238
- The [**SAPUsersGetVIP**](sap/sap-solution-log-reference.md#sapusersgetvip) function now supports excluding users according to their SAP-given roles or profile.
228239

229240
- The **SAP_User_Config** watchlist now supports using wildcards in the **SAPUser** field to exclude all users with a specific syntax.
230241

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).
232243

233244
## Next steps
234245

0 commit comments

Comments
 (0)