Skip to content

Commit f880215

Browse files
authored
Merge pull request #210530 from AbbyMSFT/workbooks
Added article about troubleshooting guides
2 parents b2276c7 + f129543 commit f880215

9 files changed

+62
-0
lines changed

articles/azure-monitor/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,6 +1420,8 @@ items:
14201420
href: visualize/workbooks-view-designer-conversion-overview.md
14211421
- name: Sample JSON to covert View Designer views
14221422
href: visualize/workbooks-view-designer-conversions.md
1423+
- name: Access Troubleshooting guides
1424+
href: visualize/workbooks-access-troubleshooting-guide.md
14231425
- name: Workbook Samples
14241426
href: visualize/workbooks-samples.md
14251427
- name: Other visualizations
Loading
190 KB
Loading
Loading
243 KB
Loading
Loading
216 KB
Loading
62.7 KB
Loading
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
title: Access Troubleshooting Guides in Azure Workbooks
3+
description: Learn how to access the deprecated troubleshooting guides in Azure Workbooks.
4+
services: azure-monitor
5+
ms.workload: tbd
6+
ms.tgt_pltfrm: ibiza
7+
ms.topic: conceptual
8+
ms.date: 09/08/2022
9+
---
10+
11+
# Access Troubleshooting Guides in Azure Workbooks
12+
13+
Troubleshooting guides are now deprecated, and the **Troubleshooting Guides** menu item is no longer available. You can still access the troubleshooting guides in the Azure Workbooks menu on the left.
14+
15+
Use the 'Change Type' feature to change workbook types and move them from the Troubleshooting Guide gallery to the Workbook gallery.
16+
17+
## Change the Workbook type using the Change Type toolbar item
18+
19+
1. Switch the workbook to edit mode by selecting **Edit**.
20+
21+
:::image type="content" source="media/workbooks-access-troubleshooting-guides/workbooks-tsg-menu.png" alt-text="Screenshot of Troubleshooting guides icon in the menu. ":::
22+
23+
1. Select **More editing options**, and **Change Type**.
24+
25+
:::image type="content" source="media/workbooks-access-troubleshooting-guides/workbooks-tsg-change-type-menu.png" alt-text="Screenshot of icon to change the workbooks type. ":::
26+
27+
1. A window opens with a dropdown with a workbook type to which you can change. Select **Workbook** and then **OK**.
28+
29+
:::image type="content" source="media/workbooks-access-troubleshooting-guides/workbooks-tsg-select-type.png" alt-text="Screenshot of window to select new workbook type. ":::
30+
31+
1. A success status popup window appears in the top right corner. It may take up to a minute for the change to be reflected in the gallery.
32+
33+
1. The workbook that was previously a `Troubleshooting Guide` and resided in the Troubleshooting Guides gallery is now in the Workbooks gallery.
34+
35+
:::image type="content" source="media/workbooks-access-troubleshooting-guides/workbooks-tsg-done.png" alt-text="Screenshot showing the troubleshooting guide in the Workbooks gallery. ":::
36+
37+
38+
## Change the Workbook type using the browse pane
39+
40+
1. Open up the workbooks browse pane and select the workbook that you want to change by clicking on the workbook name.
41+
42+
:::image type="content" source="media/workbooks-access-troubleshooting-guides/workbooks-tsg-browse.png" alt-text="Screenshot of the Workbooks browse pane. ":::
43+
44+
1. Notice the current workbook type is labeled as "tsg". Select **Change type**
45+
46+
:::image type="content" source="media/workbooks-access-troubleshooting-guides/workbooks-tsg-browse-change-type.png" alt-text="Screenshot of changing the workbook type in the browse pane.":::
47+
48+
1. A success status popup window appears in the top right corner. It may take up to a minute for the change to be reflected in the gallery.
49+
50+
51+
## Change the Workbook type using the Gallery card '...' menu
52+
1. Navigate to the gallery containing the workbook that you'd like to change the type for.
53+
1. Select the **...** button on the gallery card item, and then select **Change Type**.
54+
55+
:::image type="content" source="media/workbooks-access-troubleshooting-guides/workbooks-tsg-gallery-change-type.png" alt-text="Screenshot of changing the Workbook type from the gallery. ":::
56+
57+
58+
## Next steps
59+
60+
Learn how to create [Honeycomb visualizations](workbooks-honey-comb.md).

0 commit comments

Comments
 (0)