Skip to content

Commit ef2bcb6

Browse files
authored
Merge pull request #311845 from EdB-MSFT/multi-tenant-accounts
multiple tenants
2 parents e6238ce + d3c3ff2 commit ef2bcb6

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

58.1 KB
Loading
4.26 KB
Loading

articles/sentinel/datalake/notebooks.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: edbaynash
77
ms.topic: how-to
88
ms.service: microsoft-sentinel
99
ms.subservice: sentinel-platform
10-
ms.date: 07/16/2025
10+
ms.date: 02/19/2026
1111

1212
# Customer intent: As a security engineer or data scientist, I want to explore and analyze security data in the Microsoft Sentinel data lake using Jupyter notebooks, so that I can gain insights and build advanced analytics solutions.
1313
---
@@ -76,6 +76,14 @@ After installing the Microsoft Sentinel extension, you can start exploring data
7676

7777
:::image type="content" source="./media/notebooks/select-account.png" lightbox="./media/notebooks/select-account.png" alt-text="A screenshot showing the account selection list at the top of the page.":::
7878

79+
If you have multiple guest accounts associated with your login, you can seamlessly switch between accounts. To switch between accounts, select the account name at the bottom left of the Visual Studio Code window. Only one account can be selected at a time.
80+
81+
:::image type="content" source="./media/notebooks/account-picker.png" lightbox="./media/notebooks/account-picker.png" alt-text="A screenshot showing how to switch accounts in Visual Studio Code.":::
82+
83+
> [!IMPORTANT]
84+
> Switching between accounts disconnects any active pyspark sessions.
85+
86+
7987
### View data lake tables and jobs
8088

8189
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. Select a table to see the column definitions.

0 commit comments

Comments
 (0)