Skip to content

Commit

Permalink
update for ms.subservice
Browse files Browse the repository at this point in the history
  • Loading branch information
hhunter-ms committed Jun 13, 2022
1 parent ff40551 commit c7a1d85
Show file tree
Hide file tree
Showing 27 changed files with 57 additions and 18 deletions.
36 changes: 36 additions & 0 deletions .openpublishing.redirection.azure-monitor.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
{
"redirections": [
{
"source_path_from_root": "/articles/azure-monitor/app/snapshot-debugger.md",
"redirect_url": "/azure/azure-monitor/snapshot-debugger/snapshot-debugger",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/azure-monitor/app/snapshot-debugger-vm.md",
"redirect_url": "/azure/azure-monitor/snapshot-debugger/snapshot-debugger-vm",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/azure-monitor/app/snapshot-debugger-upgrade.md",
"redirect_url": "/azure/azure-monitor/snapshot-debugger/snapshot-debugger-upgrade",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/azure-monitor/app/snapshot-debugger-troubleshoot.md",
"redirect_url": "/azure/azure-monitor/snapshot-debugger/snapshot-debugger-troubleshoot",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/azure-monitor/app/snapshot-debugger-function-app.md",
"redirect_url": "/azure/azure-monitor/snapshot-debugger/snapshot-debugger-function-app",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/azure-monitor/app/snapshot-debugger-appservice.md",
"redirect_url": "/azure/azure-monitor/snapshot-debugger/snapshot-debugger-appservice",
"redirect_document_id": false
},
{
"source_path_from_root": "/articles/azure-monitor/app/snapshot-debugger-release-notes.md",
"redirect_url": "/azure/azure-monitor/snapshot-debugger/snapshot-debugger-release-notes",
"redirect_document_id": false
},

{
"source_path_from_root": "/articles/azure-monitor/app/profiler.md",
"redirect_url": "/azure/azure-monitor/profiler/profiler",
Expand Down
36 changes: 18 additions & 18 deletions articles/azure-monitor/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1002,24 +1002,6 @@ items:
href: app/standard-metrics.md
- name: Transaction search
href: app/diagnostic-search.md
- name: Snapshot Debugger
items:
- name: Overview
displayName: snapshot, debug, debugger, snapshot debugger, snapshotdebugger
href: app/snapshot-debugger.md
- name: Enable Snapshot Debugger for an App Service
href: app/snapshot-debugger-appservice.md
- name: Enable Snapshot Debugger for a Function App
href: app/snapshot-debugger-function-app.md
- name: Enable Snapshot Debugger for other environments
href: app/snapshot-debugger-vm.md
- name: Upgrade Snapshot Debugger
href: app/snapshot-debugger-upgrade.md
- name: Configure BYOS (Bring Your Own Storage)
href: profiler/profiler-bring-your-own-storage.md
- name: Snapshot Debugger troubleshooting
displayName: troubleshoot, troubleshooting
href: app/snapshot-debugger-troubleshoot.md
- name: Smart Detection
href: app/proactive-diagnostics.md
items:
Expand Down Expand Up @@ -1174,6 +1156,24 @@ items:
href: profiler/profiler-trackrequests.md
- name: Troubleshooting
href: profiler/profiler-troubleshooting.md
- name: Snapshot Debugger
items:
- name: Overview
displayName: snapshot, debug, debugger, snapshot debugger, snapshotdebugger
href: snapshot-debugger/snapshot-debugger.md
- name: Enable Snapshot Debugger for an App Service
href: snapshot-debugger/snapshot-debugger-appservice.md
- name: Enable Snapshot Debugger for a Function App
href: snapshot-debugger/snapshot-debugger-function-app.md
- name: Enable Snapshot Debugger for other environments
href: snapshot-debugger/snapshot-debugger-vm.md
- name: Upgrade Snapshot Debugger
href: snapshot-debugger/snapshot-debugger-upgrade.md
- name: Configure BYOS (Bring Your Own Storage)
href: profiler/profiler-bring-your-own-storage.md
- name: Snapshot Debugger troubleshooting
displayName: troubleshoot, troubleshooting
href: snapshot-debugger/snapshot-debugger-troubleshoot.md
- name: Change Analysis
items:
- name: Overview
Expand Down
3 changes: 3 additions & 0 deletions docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@
"articles/azure-monitor/insights/*.md": "bwren",
"articles/azure-monitor/logs/*.md": "guywi-ms",
"articles/azure-monitor/profiler/*.md": "hhunter-ms",
"articles/azure-monitor/snapshot-debugger/*.md": "hhunter-ms",
"articles/azure-monitor/visualize/**/*.md": "rboucher",
"articles/azure-monitor/vm/*.md": "bwren",
"articles/azure-portal/**/*.md": "JnHs",
Expand Down Expand Up @@ -606,6 +607,7 @@
"articles/azure-monitor/essentials/*.md": "robb",
"articles/azure-monitor/logs/*.md": "guywild",
"articles/azure-monitor/profiler/*.md": "hannahhunter",
"articles/azure-monitor/snapshot-debugger/*.md": "hannahhunter",
"articles/azure-monitor/visualize/**/*.md": "abbyweisberg",
"articles/azure-monitor/vm/*.md": "bwren",
"articles/azure-percept/*.md": "ngt",
Expand Down Expand Up @@ -827,6 +829,7 @@
"articles/azure-monitor/change/*.md": "change-analysis",
"articles/azure-monitor/containers/**/*.md": "containers",
"articles/azure-monitor/essentials/**/*.md": "essentials",
"articles/azure-monitor/snapshot-debugger/**/*.md": "snapshot-debugger",
"articles/azure-monitor/*.md": "general",
"articles/azure-monitor/insights/**/*.md": "insights",
"articles/azure-monitor/logs/**/*.md": "logs",
Expand Down

0 comments on commit c7a1d85

Please sign in to comment.