Skip to content

Commit 3444900

Browse files
committed
fixes
1 parent 9ae2716 commit 3444900

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

1.18 KB
Loading

articles/sentinel/datalake/notebooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ After installing the Microsoft Sentinel extension, you can start exploring data
8888

8989
### View data lake tables and jobs
9090

91-
Once you sign in, the Sentinel extension displays a list of **Lake tables** and **Jobs** in the left pane. The tables are grouped by the database and category. Federated tables are displayed under the **Assets** category under **System tables**. Select a table to see the column definitions.
91+
Once you sign in, the Sentinel extension displays a list of **Lake tables** and **Jobs** in the left pane. The tables are grouped by the database and category. Federated tables are displayed under the **Federated tables** category under **System tables**. Select a table to see the column definitions.
9292

9393
For information on Jobs, see [Jobs and Scheduling](#jobs-and-scheduling). For more information on federated tables, see [Using federated tables in the Microsoft Sentinel data lake](using-data-federation.md).
9494

articles/sentinel/datalake/using-data-federation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ You can create MCP tools based on queries that use federated tables:
116116

117117
Federated tables are accessible in Jupyter notebooks through the Microsoft Sentinel VS Code extension.
118118

119-
In the Microsoft Sentinel VS Code extension, federated tables appear under: **Lake tables** > **System tables** > **Assets**
119+
In the Microsoft Sentinel VS Code extension, federated tables appear under: **Lake tables** > **System tables** > **Federated tables**
120120

121-
:::image type="content" source="./media/using-data-federation/vscode-federated-tables.png" alt-text="Screenshot showing federated tables in the Microsoft Sentinel VS Code extension under System tables Assets." lightbox="./media/using-data-federation/vscode-federated-tables.png":::
121+
:::image type="content" source="./media/using-data-federation/vscode-federated-tables.png" alt-text="Screenshot showing federated tables in the Microsoft Sentinel VS Code extension under System tables Federated tables." lightbox="./media/using-data-federation/vscode-federated-tables.png":::
122122

123123

124124
Working with federated tables in Jupyter notebooks follows the same patterns as native System tables:

0 commit comments

Comments
 (0)