Skip to content

Commit bc9aa71

Browse files
committed
fix
1 parent 967d92a commit bc9aa71

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

articles/sentinel/datalake/notebooks.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,13 @@ 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-
80+
If you have multiple accounts associated with your login, you can switch between accounts without authenticating again. Select the account name at the bottom left of the Visual Studio Code window.
8581

8682
:::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.":::
8783

84+
> [!IMPORTANT]
85+
> Switching between accounts disconnects any active pyspark sessions.
86+
8887

8988
### View data lake tables and jobs
9089

0 commit comments

Comments
 (0)