Skip to content

Commit 0e2e71f

Browse files
committed
updated toc, restructured the flow and minor edits
1 parent f1132d6 commit 0e2e71f

File tree

3 files changed

+22
-18
lines changed

3 files changed

+22
-18
lines changed

articles/update-center/manage-workbooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ ms.topic: how-to
1616

1717
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to Update management center (preview).
1818
1. Under **Monitoring**, select **Workbooks** to view the Update management center (Preview)| Workbooks|Gallery
19-
1. Select **+New** to create a workbook.
20-
1. Select **+Add** to select any [elements](../azure-monitor/visualize/workbooks-create-workbook.md#create-a-new-azure-workbook)to add to the workbook.
19+
1. Select **Quick start** tile > **Empty** or alternatively, you can select **+New** to create a workbook.
20+
1. Select **+Add** to select any [elements](../azure-monitor/visualize/workbooks-create-workbook.md#create-a-new-azure-workbook to add to the workbook.
2121

2222
:::image type="content" source="./media/manage-workbooks/create-workbook-elements.png" alt-text="Screenshot of how to create workbook using elements.":::
2323
1. Select **Done Editing**.

articles/update-center/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
href: manage-arc-enabled-servers-programmatically.md
5151
- name: Automate assessment at scale using Policy
5252
href: periodic-assessment-at-scale.md
53+
- name: Manage workbooks
54+
href: manage-workbooks.md
5355
- name: Troubleshoot
5456
items:
5557
- name: Troubleshoot issues

articles/update-center/workbooks.md

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,28 +21,30 @@ Workbooks help you to create visual reports that help in data analysis. This art
2121
- Create, share, and pin workbooks to the dashboard.
2222
- Combine text, log queries, metrics, and parameters to make rich visual reports.
2323

24-
Using workbooks you can view:
25-
- **Machines overall status and configurations** - provides the status of all machines in a specific subscription
26-
- **Updates data overview** - provides a summary of machines that have no updates, assessments and reboot needed.
27-
- **Schedules/maintenance configurations** - provides a summary of schedules, maintenance configurations and list of machines attached to the schedule. You can also access the maintenance configuration overview page from this section.
28-
- **History of installation runs** - provides a history of machines and maintenance runs.
29-
30-
:::image type="content" source="./media/workbooks/workbooks-summary-inline.png" alt-text="Screenshot of workbook summary." lightbox="./media/workbooks/workbooks-summary-expanded.png":::
31-
3224
## The gallery
3325

3426
The gallery lists all the saved workbooks and templates for your workspace. You can easily organize, sort, and manage workbooks of all types.
3527

3628
:::image type="content" source="./media/workbooks/workbooks-gallery.png" alt-text="Screenshot of workbooks gallery":::
3729

38-
It comprises of the following four tabs that help you organize workbook types:
39-
40-
| Tab | Description |
41-
|------------------|---------------------------------------------------|
42-
| All | Shows the top four items for workbooks, public templates, and my templates. Workbooks are sorted by modified date, so you'll see the most recent eight modified workbooks.|
43-
| Workbooks | Shows the list of all the available workbooks that you created or are shared with you. |
44-
| Public Templates | Shows the list of all the available ready to use, get started functional workbook templates published by Microsoft. Grouped by category. |
45-
| My Templates | Shows the list of all the available deployed workbook templates that you created or are shared with you. Grouped by category. |
30+
- It comprises of the following four tabs that help you organize workbook types:
31+
32+
| Tab | Description |
33+
|------------------|---------------------------------------------------|
34+
| All | Shows the top four items for workbooks, public templates, and my templates. Workbooks are sorted by modified date, so you'll see the most recent eight modified workbooks.|
35+
| Workbooks | Shows the list of all the available workbooks that you created or are shared with you. |
36+
| Public Templates | Shows the list of all the available ready to use, get started functional workbook templates published by Microsoft. Grouped by category. |
37+
| My Templates | Shows the list of all the available deployed workbook templates that you created or are shared with you. Grouped by category. |
38+
39+
- In the **Quick start** tile, you can create new workbooks.
40+
- In the **Recently modified** tile, you can view and edit the workbooks.
41+
- In the **Update management center** tile, you can view the following summary:
42+
- **Machines overall status and configurations** - provides the status of all machines in a specific subscription
43+
- **Updates data overview** - provides a summary of machines that have no updates, assessments and reboot needed including the pending Windows and Linux updates by classification and by machine count.
44+
- **Schedules/maintenance configurations** - provides a summary of schedules, maintenance configurations and list of machines attached to the schedule. You can also access the maintenance configuration overview page from this section.
45+
- **History of installation runs** - provides a history of machines and maintenance runs.
46+
47+
:::image type="content" source="./media/workbooks/workbooks-summary-inline.png" alt-text="Screenshot of workbook summary." lightbox="./media/workbooks/workbooks-summary-expanded.png":::
4648

4749

4850
## Next steps

0 commit comments

Comments
 (0)