Skip to content

Commit 586a0d6

Browse files
committed
mulitple tenants
1 parent cbeea2b commit 586a0d6

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

58.1 KB
Loading
4.26 KB
Loading

articles/sentinel/datalake/notebooks.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,15 @@ After installing the Microsoft Sentinel extension, you can start exploring data
7777

7878
:::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.":::
7979

80+
If you have multiple accounts associated with your login you can switch between accounts without having to authenticate again by selecting the account name at the bottom left of the Visual Studio Code window.
81+
82+
> [!NOTE]
83+
> Switching accounts disconnect any pyspark sessions that are currently active.
84+
85+
86+
:::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.":::
87+
88+
8089
### View data lake tables and jobs
8190

8291
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)