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/datalake/sentinel-provider-class-reference.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: microsoft-sentinel
6
6
ms.subservice: sentinel-graph
7
7
ms.topic: reference
8
8
ms.author: edbaynash
9
-
ms.date: 07/13/2025
9
+
ms.date: 02/08/2026
10
10
11
11
# Customer intent: As a security engineer or data scientist, I want to understand how to use the Microsoft Sentinel Provider class to connect to the Microsoft Sentinel data lake and perform operations such as listing databases, reading tables, and saving data.
Write a DataFrame as a managed table. You can write to the lake tier by using the `_SPRK` suffix in your table name, or to the analytics tier by using the `_SPRK_CL` suffix.
104
+
Write a DataFrame as a managed table. You can write to the lake tier by using the `_SPRK` suffix in your table name, or to the analytics tier by using the `_SPRK_CL` suffix.
105
+
106
+
> [!NOTE]
107
+
> For the analytics tier, `save_as_table` supports `append` mode only. `overwrite` mode is only supported in the lake tier.
0 commit comments