Skip to content

Commit 07c7e65

Browse files
committed
Revise FAQ 2
1 parent 2df6e63 commit 07c7e65

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/cosmos-db/notebooks-faq.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ sections:
6767
- question: |
6868
How are notebooks stored after I'm done using them?
6969
answer: |
70-
Notebooks are temporary on-demand compute instances that are spun-up in real time as you need them. Notebooks exist in a temporary workspace and are NOT saved when the workspace has expired. If a notebook is left idle for too long, it will be automatically disposed.
70+
Notebooks are hosted in temporary on-demand workspaces that are spun-up in real time as you need them. Notebooks exist in a temporary workspace and are NOT saved when the workspace has expired. If a notebook is left idle for too long, it will be automatically disposed.
7171
7272
> [!NOTE]
7373
> Currently, temporary workspaces will be de-allocated if left idle for 20 minutes. The maximum amount of usage time per day is 60 minutes. These limits are subject to change in the future.
@@ -81,8 +81,11 @@ sections:
8181
- question: |
8282
Will my notebook become idle?
8383
answer: |
84-
After a pre-determined amount of time, your notebook may become idle because you haven't used your browser, or no user has used the compute instance.
84+
After a pre-determined amount of time, your notebook may become idle because you haven't used your browser, or no user has used the notebooks workspace.
8585
86+
> [!NOTE]
87+
> Currently, temporary workspaces will be de-allocated if left idle for 20 minutes. The maximum amount of usage time per day is 60 minutes. These limits are subject to change in the future.
88+
8689
> [!IMPORTANT]
8790
> It's important that you save work often to avoid accidentally losing your progress in a notebook.
8891
- name: Collaboration

0 commit comments

Comments
 (0)