From ed88c152fdf27451043b107fdd6673f942fca16b Mon Sep 17 00:00:00 2001 From: Shikha Jain Date: Wed, 1 Nov 2023 16:41:44 -0700 Subject: [PATCH] Update microsoft.operationalinsights-workspaces.json Removed view designer section (transition guides) --- ...rosoft.operationalinsights-workspaces.json | 56 +------------------ 1 file changed, 1 insertion(+), 55 deletions(-) diff --git a/gallery/workbook/microsoft.operationalinsights-workspaces.json b/gallery/workbook/microsoft.operationalinsights-workspaces.json index 307b7e0be0..fda8676fa1 100644 --- a/gallery/workbook/microsoft.operationalinsights-workspaces.json +++ b/gallery/workbook/microsoft.operationalinsights-workspaces.json @@ -43,60 +43,6 @@ } ] }, - { - "id": "View Designer", - "name": "View Designer Guides", - "templates": [ - { - "id": "Workbooks/View Designer/View Designer Transition Guide", - "author": "Microsoft", - "description": "Quick start guide to use Workbooks for View Designer Users", - "name": "View Designer Transition Guide" - }, - { - "id": "Workbooks/View Designer/Vertical Overview", - "author": "Microsoft", - "description": "Combines multiple views into a vertical layout", - "name": "Vertical Overview" - }, - { - "id": "Workbooks/View Designer/Tabbed", - "author": "Microsoft", - "description": "Combines multiple views into a tabbed layout", - "name": "Tabbed Overview" - }, - { - "id": "Workbooks/View Designer/Two Numbers List", - "author": "Microsoft", - "description": "Outline of the Two Numbers & List Tile from View Designer", - "name": "Two Numbers & List" - }, - { - "id": "Workbooks/View Designer/Timeline List", - "author": "Microsoft", - "description": "Outline of the Timeline & List Tile from View Designer", - "name": "Timeline & List" - }, - { - "id": "Workbooks/View Designer/Number List", - "author": "Microsoft", - "description": "Outline of the Number & List Tile from View Designer", - "name": "Number & List" - }, - { - "id": "Workbooks/View Designer/Line Chart Callout List", - "author": "Microsoft", - "description": "Outline of the Line Chart, Callout, & List Tile from View Designer", - "name": "Line Chart, Callout, & List" - }, - { - "id": "Workbooks/View Designer/Donut-List", - "author": "Microsoft", - "description": "Outline of the Donut & List Tile from View Designer", - "name": "Donut & List" - } - ] - }, { "id": "Azure Monitor - Agents", "name": "Azure Monitor essentials", @@ -234,4 +180,4 @@ ] } ] -} \ No newline at end of file +}