We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c31f3 commit aaa8b40Copy full SHA for aaa8b40
docfx.json
@@ -844,8 +844,8 @@
844
"articles/azure-monitor/change/*.md": "change-analysis",
845
"articles/azure-monitor/containers/**/*.md": "containers",
846
"articles/azure-monitor/essentials/**/*.md": "essentials",
847
- "articles/azure-monitor/profiler/**/*.md": "profiler",
848
- "articles/azure-monitor/snapshot-debugger/**/*.md": "snapshot-debugger",
+ "articles/azure-monitor/profiler/*.md": "profiler",
+ "articles/azure-monitor/snapshot-debugger/*.md": "snapshot-debugger",
849
"articles/azure-monitor/*.md": "general",
850
"articles/azure-monitor/insights/**/*.md": "insights",
851
"articles/azure-monitor/logs/**/*.md": "logs",
0 commit comments