Skip to content

Commit ffb7d3b

Browse files
committed
Adding what's new
1 parent f9cae59 commit ffb7d3b

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

articles/sentinel/sap/update-sap-data-connector.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,16 @@ To get the latest features, you can [enable automatic updates](#automatically-up
1515

1616
Note that the automatic or manual update described in this article are relevant to the SAP connector agent only, and not to the Microsoft Sentinel Solution for SAP. To successfully update the solution, your agent needs to be up to date. The solution is updated separately.
1717

18-
## Automatically update the SAP data connector agent
18+
## Automatically update the SAP data connector agent (Preview)
1919

2020
You can choose to enable automatic updates for the connector agent on [all existing containers](#enable-automatic-updates-on-all-existing-containers) or a [specific container](#enable-automatic-updates-on-a-specific-container).
2121

22+
> [!IMPORTANT]
23+
> Automatically updating the SAP data connector agent 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.
24+
2225
### Enable automatic updates on all existing containers
2326

24-
To enable automatic updates on all existing containers (all containers with a connected SAP agent), run the following command:
27+
To enable automatic updates on all existing containers (all containers with a connected SAP agent), run the following command on the collector VM:
2528

2629
```
2730
wget -O sapcon-sentinel-auto-update.sh https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/SAP/sapcon-sentinel-auto-update.sh && bash ./sapcon-sentinel-auto-update.sh

articles/sentinel/whats-new.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ The listed features were released in the last three months. For information abou
1616

1717
[!INCLUDE [reference-to-feature-availability](includes/reference-to-feature-availability.md)]
1818

19+
## January 2023
20+
21+
### Automatically update the SAP data connector agent (Preview)
22+
23+
You can now [enable automatic updates for the SAP data connector agent](sap/update-sap-data-connector.md#automatically-update-the-sap-data-connector-agent-preview). You can choose to apply automatic updates to all existing containers or to a specific container.
24+
1925
## December 2022
2026

2127
- [Create and run playbooks on entities on-demand (Preview)](#create-and-run-playbooks-on-entities-on-demand-preview)

0 commit comments

Comments
 (0)