Skip to content

Commit de51e75

Browse files
authored
Merge pull request #203290 from AbbyMSFT/workbooks
Adding groups to templates
2 parents 18edf67 + 68376eb commit de51e75

17 files changed

+229
-240
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,11 @@
216216
"redirect_url": "/azure/azure-monitor/visualize/workbooks-overview",
217217
"redirect_document_id": false
218218
},
219+
{
220+
"source_path_from_root": "/articles/azure-monitor/visualize/workbooks-groups.md",
221+
"redirect_url": "/azure/azure-monitor/visualize/workbooks-create-workbook",
222+
"redirect_document_id": false
223+
},
219224
{
220225
"source_path_from_root": "/articles/azure-monitor/visualize/workbooks-add-text.md",
221226
"redirect_url": "/azure/azure-monitor/visualize/workbooks-add-workbook-elements",

articles/azure-monitor/toc.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,12 +1396,10 @@ items:
13961396
href: visualize/workbooks-multi-value.md
13971397
- name: Link actions
13981398
href: visualize/workbooks-link-actions.md
1399-
- name: Configuration
1399+
- name: Integrating with other Azure services
14001400
items:
14011401
- name: Deploy with Azure Resource Manager
14021402
href: visualize/workbooks-automate.md
1403-
- name: Groups
1404-
href: visualize/workbooks-groups.md
14051403
- name: Bring your own storage
14061404
href: visualize/workbooks-bring-your-own-storage.md
14071405
- name: Transform JSON data with JSONPath
@@ -1414,7 +1412,7 @@ items:
14141412
items:
14151413
- name: Links
14161414
href: visualize/workbooks-sample-links.md
1417-
- name: Deprecated Features
1415+
- name: Retired Features
14181416
items:
14191417
- name: View Designer
14201418
items:

0 commit comments

Comments
 (0)