Skip to content

Commit 30f5dc7

Browse files
committed
limited preview - not done
1 parent 9c9ba74 commit 30f5dc7

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

articles/sentinel/sap/cross-workspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This article discusses how to work with the Microsoft Sentinel solution for SAP
3232
> Working with multiple workspaces is currently in preview. This feature is provided without a service-level agreement. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
3333
3434
> [!NOTE]
35-
> Multi-workspace support is available only with the data connector agent, and isn't supported with the [SAP agentless solution](deployment-overview.md#data-connector&tabs=agentless).
35+
> Multi-workspace support is available only with the data connector agent, and isn't supported with the [SAP agentless solution](deployment-overview.md#data-connector) (limited preview).
3636
3737
## SAP and SOC data maintained in separate workspaces
3838

articles/sentinel/sap/deploy-command-line.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ However, if you're using a configuration file to store your credentials instead
2121
While you can run multiple data connector agents on a single machine, we recommend that you start with one only, monitor the performance, and then increase the number of connectors slowly. We also recommend that your **security** team perform this procedure with help from the **SAP BASIS** team.
2222

2323
> [!NOTE]
24-
> This article isn't relevant for the [SAP agentless solution](deployment-overview.md#data-connector&tabs=agentless).
24+
> This article is relevant only for the data connector agent, and isn't relevant for the [SAP agentless solution](deployment-overview.md#data-connector) (limited preview).
2525
>
2626
2727
## Prerequisites

articles/sentinel/sap/preparing-sap.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,15 @@ Create a new OAuth2 client credential to store the connection details for the Mi
218218
When creating the credential, enter the following details:
219219

220220
- **Name:** `LogIngestionAPI`
221+
221222
- **Token Service URL:** `https://login.microsoftonline.com/<your Microsoft Entra ID tenant ID>/oauth2/v2.0/token`
223+
222224
- **Client ID**: `<your app registration client ID>`
225+
223226
- **Client Authentication**: Send as body parameter
227+
224228
- **Scope**: `https://monitor.azure.com//.default`
229+
225230
- **Content Type**: `application/x-www-form-urlencoded`
226231

227232
## Import and deploy the Microsoft Sentinel solution for SAP package

0 commit comments

Comments
 (0)